public class ElementRuleWithTypeState extends ElementRuleBaseState implements FacetStateParent
| Modifier and Type | Field and Description |
|---|---|
protected XSTypeIncubator |
incubator |
clause| Constructor and Description |
|---|
ElementRuleWithTypeState() |
| 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
|
XSTypeIncubator |
getIncubator()
gets an incubator object that the owner holds.
|
protected void |
startSelf()
performs a task that should be done before reading any child elements.
|
endSelf, getReader, onEndInlineClauseendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprotected XSTypeIncubator incubator
public XSTypeIncubator getIncubator()
FacetStateParentgetIncubator in interface FacetStateParentprotected void startSelf()
Stateprotected Expression getContentModel()
ElementRuleBaseStategetContentModel in class ElementRuleBaseStateprotected State createChildState(StartTagInfo tag)
SimpleStatecreateChildState in class ElementRuleBaseState