ContentHandlerNameClassWithChildState, NameClassWithoutChildStatepublic abstract class NameClassState extends SimpleState
| Constructor | Description |
|---|---|
NameClassState() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
endSelf() |
this method is called in endElement method
when the state is about to be removed.
|
protected String |
getPropagatedNamespace() |
|
protected abstract NameClass |
makeNameClass() |
This method is called from endElement method.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateChildState, endDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfpublic final void endSelf()
SimpleStateendSelf in class SimpleStateprotected abstract NameClass makeNameClass()
protected final String getPropagatedNamespace()
Copyright © 2019 Oracle Corporation. All rights reserved.