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, startSelfprotected State topLevelState
public RootIncludedSchemaState(State topLevelState)
protected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStateCopyright © 2014 Oracle Corporation. All Rights Reserved.