XSTypeOwner, ExpressionOwner, ContentHandlerRedefineState, SchemaIncludedStatepublic class GlobalDeclState extends SimpleState implements ExpressionOwner, XSTypeOwner
| Constructor | Description |
|---|---|
GlobalDeclState() |
| Modifier and Type | Method | Description |
|---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
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, waitendDocument, endElement, endSelf, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStatepublic String getTargetNamespaceUri()
XSTypeOwnergetTargetNamespaceUri in interface XSTypeOwnerpublic void onEndChild(Expression exp)
onEndChild in interface ExpressionOwnerpublic void onEndChild(XSDatatypeExp type)
onEndChild in interface XSTypeOwnerCopyright © 2019 Oracle Corporation. All rights reserved.