public class GlobalDeclState extends SimpleState implements ExpressionOwner, XSTypeOwner
Constructor and Description |
---|
GlobalDeclState() |
Modifier and Type | Method and 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) |
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 © 2016 Oracle Corporation. All rights reserved.