com.sun.msv.reader.xmlschema
public class GlobalDeclState extends SimpleState implements ExpressionOwner, XSTypeOwner
Constructor and Description |
---|
GlobalDeclState() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTargetNamespaceUri()
Returns the target namespace URI of newly created simple types.
|
void |
onEndChild(Expression exp) |
void |
onEndChild(XSDatatypeExp type) |
endDocument, endElement, startElement
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
public java.lang.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