|
IP*Works! V9 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
ipworks.RssOPMLHeaderEvent
public class RssOPMLHeaderEvent
Fired for each value in the Header section of the current OPML document.
This event is fired when the bean is parsing an OPML document after a call to ReadOPML
is made. The bean parses each header field and value from the OPML document and fires OPMLHeader
once for each header present.
Rss
,
Rss.OPMLHeaderEvent
,
Serialized FormField Summary | |
---|---|
java.lang.String |
field
|
java.lang.String |
value
|
Fields inherited from class java.util.EventObject |
---|
source |
Method Summary |
---|
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.lang.String field
public java.lang.String value
|
IP*Works! V9 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |