|
![]() |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--ipworks.XmlpStartPrefixMappingEvent
Fired when entering the scope of a namespace declaration.
The EndPrefixMapping
event is fired when leaving the
scope of a namespace declaration.
Xmlp
,
Xmlp.fireStartPrefixMapping
, Serialized FormField Summary | |
java.lang.String |
prefix
|
java.lang.String |
URI
|
Fields inherited from class java.util.EventObject |
source |
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 prefix
public java.lang.String URI
|
![]() |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |