public class ElementState extends ElementState
Modifier and Type | Field and Description |
---|---|
private boolean |
previousDirectReference |
nameClass
allowEmptySequence
exp
Constructor and Description |
---|
ElementState() |
Modifier and Type | Method and Description |
---|---|
protected void |
endSelf()
this method is called in endElement method
when the state is about to be removed.
|
protected void |
startSelf()
performs a task that should be done before reading any child elements.
|
annealExpression
createChildState, getNamespace, onEndChild
castExpression, initialExpression
defaultExpression, makeExpression, onEndChild
endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected void startSelf()
State
startSelf
in class NameClassAndExpressionState
protected void endSelf()
SimpleState
endSelf
in class NameClassAndExpressionState