public class ModuleState extends ModuleMergeState
this class switchs RELAXReader.currentModule so that successive declarations are placed in the proper module.
expectedTargetNamespace, targetNamespace
Modifier | Constructor and Description |
---|---|
protected |
ModuleState(String expectedNamespace) |
Modifier and Type | Method and Description |
---|---|
protected void |
startSelf()
performs a task that should be done before reading any child elements.
|
createChildState, getReader, getTargetNamespaceUri, onEndChild, onEndChild
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected ModuleState(String expectedNamespace)
protected void startSelf()
State
startSelf
in class ModuleMergeState
Copyright © 2016 Oracle Corporation. All rights reserved.