ExpressionOwner
, ContentHandler
GrammarState
public class DivInGrammarState extends ExpressionState implements ExpressionOwner
Constructor | Description |
---|---|
DivInGrammarState() |
Modifier and Type | Method | Description |
---|---|---|
protected State |
createChildState(StartTagInfo tag) |
creates appropriate child state object for this element
|
protected TREXBaseReader |
getReader() |
|
protected Expression |
makeExpression() |
This method is called from endElement method.
|
void |
onEndChild(Expression exp) |
endSelf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected final TREXBaseReader getReader()
protected Expression makeExpression()
ExpressionState
makeExpression
in class ExpressionState
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class SimpleState
public void onEndChild(Expression exp)
onEndChild
in interface ExpressionOwner
Copyright © 2019 Oracle Corporation. All rights reserved.