public class DivInGrammarState extends ExpressionState implements ExpressionOwner
Constructor and Description |
---|
DivInGrammarState() |
Modifier and Type | Method and 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
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