public class RootState extends RootIncludedSchemaState
topLevelState
Modifier | Constructor and Description |
---|---|
protected |
RootState(State topLevelState) |
Modifier and Type | Method and Description |
---|---|
protected void |
endSelf()
this method is called in endElement method
when the state is about to be removed.
|
createChildState
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected RootState(State topLevelState)
protected void endSelf()
SimpleState
endSelf
in class SimpleState
Copyright © 2016 Oracle Corporation. All rights reserved.