XSTypeOwner
, ExpressionOwner
, ContentHandler
ModuleMergeState
public class DivInModuleState extends SimpleState implements ExpressionOwner, XSTypeOwner
Constructor | Description |
---|---|
DivInModuleState() |
Modifier and Type | Method | Description |
---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
protected RELAXCoreReader |
getReader() |
gets reader in type-safe fashion
|
String |
getTargetNamespaceUri() |
Returns the target namespace URI of newly created simple types.
|
void |
onEndChild(Expression exp) |
|
void |
onEndChild(XSDatatypeExp type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected RELAXCoreReader getReader()
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState
public void onEndChild(Expression exp)
onEndChild
in interface ExpressionOwner
public String getTargetNamespaceUri()
XSTypeOwner
getTargetNamespaceUri
in interface XSTypeOwner
public void onEndChild(XSDatatypeExp type)
onEndChild
in interface XSTypeOwner
Copyright © 2019 Oracle Corporation. All rights reserved.