XSTypeOwner
, ExpressionOwner
, ContentHandler
RedefineState
, SchemaIncludedState
public 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, wait
endDocument, endElement, endSelf, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState
public String getTargetNamespaceUri()
XSTypeOwner
getTargetNamespaceUri
in interface XSTypeOwner
public void onEndChild(Expression exp)
onEndChild
in interface ExpressionOwner
public void onEndChild(XSDatatypeExp type)
onEndChild
in interface XSTypeOwner
Copyright © 2019 Oracle Corporation. All rights reserved.