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
|
java.lang.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 RELAXCoreReader getReader()
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState
public void onEndChild(Expression exp)
onEndChild
in interface ExpressionOwner
public java.lang.String getTargetNamespaceUri()
XSTypeOwner
getTargetNamespaceUri
in interface XSTypeOwner
public void onEndChild(XSDatatypeExp type)
onEndChild
in interface XSTypeOwner