public abstract class NameClassState extends SimpleState
Constructor and Description |
---|
NameClassState() |
Modifier and Type | Method and Description |
---|---|
void |
endSelf()
this method is called in endElement method
when the state is about to be removed.
|
protected java.lang.String |
getPropagatedNamespace() |
protected abstract NameClass |
makeNameClass()
This method is called from endElement method.
|
createChildState, endDocument, endElement, isGrammarElement, startElement
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelf
public final void endSelf()
SimpleState
endSelf
in class SimpleState
protected abstract NameClass makeNameClass()
protected final java.lang.String getPropagatedNamespace()