com.sun.msv.reader.trex
Class NameClassState
- ContentHandler
public abstract class NameClassState
Base implementation for NameClass primitives
void | endSelf()- this method is called in endElement method
when the state is about to be removed.
|
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping |
endSelf
public final void endSelf()
this method is called in endElement method
when the state is about to be removed.
derived-class should perform any wrap-up job