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, onEndInlineClauseendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfprotected Expression contentModel
public void onEndChild(Expression exp)
onEndChild in interface ExpressionOwnerprotected Expression getContentModel()
ElementRuleBaseStategetContentModel in class ElementRuleBaseStateprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class ElementRuleBaseState