XSTypeOwner, ExpressionOwner, ContentHandlerpublic class RedefineState extends GlobalDeclState
| Constructor | Description |
|---|---|
RedefineState() |
| Modifier and Type | Method | Description |
|---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
protected void |
endSelf() |
this method is called in endElement method
when the state is about to be removed.
|
void |
onEndChild(XSDatatypeExp type) |
|
protected void |
startSelf() |
performs a task that should be done before reading any child elements.
|
getTargetNamespaceUri, onEndChildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class GlobalDeclStateprotected void startSelf()
Stateprotected void endSelf()
SimpleStateendSelf in class SimpleStatepublic void onEndChild(XSDatatypeExp type)
onEndChild in interface XSTypeOwneronEndChild in class GlobalDeclStateCopyright © 2019 Oracle Corporation. All rights reserved.