XSTypeOwner
, ExpressionOwner
, ContentHandler
public class SchemaState extends SchemaIncludedState
expectedTargetNamespace
Modifier | Constructor | Description |
---|---|---|
protected |
SchemaState(String expectedTargetNamespace) |
Modifier and Type | Method | Description |
---|---|---|
protected void |
endSelf() |
this method is called in endElement method
when the state is about to be removed.
|
protected void |
onTargetNamespaceResolved(String targetNs,
boolean ignoreContents) |
This is called when the target namespace is determined for a new schema.
|
getTargetNamespaceUri, onEndChild, onEndChild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createChildState, startSelf
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected SchemaState(String expectedTargetNamespace)
protected void onTargetNamespaceResolved(String targetNs, boolean ignoreContents)
SchemaIncludedState
onTargetNamespaceResolved
in class SchemaIncludedState
targetNs
- namespace of the schemaignoreContents
- TODOprotected void endSelf()
SimpleState
endSelf
in class SchemaIncludedState
Copyright © 2019 Oracle Corporation. All rights reserved.