public class ElementRuleWithHedgeState extends ElementRuleBaseState implements ExpressionOwner
Modifier and Type | Field and Description |
---|---|
protected Expression |
contentModel |
clause
Constructor and Description |
---|
ElementRuleWithHedgeState() |
Modifier and Type | Method and Description |
---|---|
protected State |
createChildState(StartTagInfo tag)
creates appropriate child state object for this element
|
protected Expression |
getContentModel()
gets content model of this elementRule
|
void |
onEndChild(Expression exp) |
endSelf, getReader, onEndInlineClause
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
protected Expression contentModel
public void onEndChild(Expression exp)
onEndChild
in interface ExpressionOwner
protected Expression getContentModel()
ElementRuleBaseState
getContentModel
in class ElementRuleBaseState
protected State createChildState(StartTagInfo tag)
SimpleState
createChildState
in class ElementRuleBaseState