ExpressionOwner
, ContentHandler
public class ElementState extends ElementState
exp
nameClass
allowEmptySequence
Constructor | Description |
---|---|
ElementState() |
Modifier and Type | Method | 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
defaultExpression, makeExpression, onEndChild
createChildState, getNamespace, onEndChild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
castExpression, initialExpression
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
Copyright © 2019 Oracle Corporation. All rights reserved.