com.sun.msv.reader.trex
Class RootState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.trex.RootIncludedPatternState
com.sun.msv.reader.trex.RootState
- All Implemented Interfaces:
- ExpressionOwner, ContentHandler
public class RootState
- extends RootIncludedPatternState
invokes State object that parses the document element.
This class is used to parse the first grammar.
- Author:
- Kohsuke KAWAGUCHI
Fields inherited from class com.sun.msv.reader.State |
reader |
Methods inherited from class com.sun.msv.reader.State |
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping |
RootState
public RootState()
onEndChild
public void onEndChild(Expression exp)
- Specified by:
onEndChild
in interface ExpressionOwner
- Overrides:
onEndChild
in class RootIncludedPatternState