public class NameClassNameState extends NameClassWithoutChildState
| Modifier and Type | Field and Description |
|---|---|
protected StringBuffer |
text |
| Constructor and Description |
|---|
NameClassNameState() |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] buf,
int from,
int len) |
void |
ignorableWhitespace(char[] buf,
int from,
int len) |
protected NameClass |
makeNameClass()
This method is called from endElement method.
|
createChildStateendSelf, getPropagatedNamespaceendDocument, endElement, isGrammarElement, startElement_assert, callInterceptExpression, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, startSelfprotected final StringBuffer text
public void characters(char[] buf,
int from,
int len)
characters in interface ContentHandlercharacters in class Statepublic void ignorableWhitespace(char[] buf,
int from,
int len)
ignorableWhitespace in interface ContentHandlerignorableWhitespace in class Stateprotected NameClass makeNameClass()
NameClassStatemakeNameClass in class NameClassStateCopyright © 2016 Oracle Corporation. All Rights Reserved.