|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Stateful XMLEventListener
. This interface adds a single
getState()
.
Field Summary |
Fields inherited from interface org.znerd.xmlenc.XMLEventListenerStates |
AFTER_ROOT_ELEMENT, BEFORE_DTD_DECLARATION, BEFORE_ROOT_ELEMENT, BEFORE_XML_DECLARATION, DOCUMENT_ENDED, ERROR_STATE, START_TAG_OPEN, UNINITIALIZED, WITHIN_ELEMENT |
Method Summary | |
XMLEventListenerState |
getState()
Returns the current state of this outputter. |
Methods inherited from interface org.znerd.xmlenc.XMLEventListener |
attribute, cdata, comment, declaration, dtd, endDocument, endTag, pcdata, pcdata, pi, reset, setState, startTag, whitespace, whitespace |
Method Detail |
public XMLEventListenerState getState()
getState
in interface XMLEventListener
null
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |