|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--de.trantor.xml.pullparser.event.EndDocument
the END_DOCUMENT event
| Fields inherited from interface de.trantor.xml.pullparser.event.ParseEvent |
CHARACTERS,
COMMENT,
END_DOCUMENT,
END_TAG,
IGNORABLE_WHITESPACE,
PROCESSING_INSTRUCTION,
START_TAG |
| Constructor Summary | |
EndDocument()
|
|
| Method Summary | |
int |
getType()
returns END_DOCUMENT |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public EndDocument()
| Method Detail |
public int getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||