public class DivInModuleState extends SimpleState implements ExpressionOwner, XSTypeOwner
| Constructor and Description |
|---|
DivInModuleState() |
| Modifier and Type | Method and Description |
|---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
protected RELAXCoreReader |
getReader()
gets reader in type-safe fashion
|
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, startSelfprotected RELAXCoreReader getReader()
protected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStatepublic void onEndChild(Expression exp)
onEndChild in interface ExpressionOwnerpublic String getTargetNamespaceUri()
XSTypeOwnergetTargetNamespaceUri in interface XSTypeOwnerpublic void onEndChild(XSDatatypeExp type)
onEndChild in interface XSTypeOwnerCopyright © 2014 Oracle Corporation. All Rights Reserved.