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) |
endSelfendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfprotected final TREXBaseReader getReader()
protected Expression makeExpression()
ExpressionStatemakeExpression in class ExpressionStateprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class SimpleStatepublic void onEndChild(Expression exp)
onEndChild in interface ExpressionOwnerCopyright © 2014 Oracle Corporation. All Rights Reserved.