public class RootIncludedSchemaState extends SimpleState
Modifier and Type | Field and Description |
---|---|
protected State |
topLevelState |
Constructor and Description |
---|
RootIncludedSchemaState(State topLevelState) |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected State topLevelState
public RootIncludedSchemaState(State topLevelState)
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState