public class NamespaceState extends State
| Constructor and Description |
|---|
NamespaceState() |
| Modifier and Type | Method and Description |
|---|---|
void |
endDocument() |
void |
endElement(String namespace,
String localName,
String qName) |
protected RELAXNSReader |
getReader()
gets reader in type-safe fashion
|
void |
startElement(String namespace,
String localName,
String qName,
Attributes atts) |
protected void |
startSelf()
performs a task that should be done before reading any child elements.
|
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprotected void startSelf()
Statepublic void startElement(String namespace, String localName, String qName, Attributes atts) throws SAXException
SAXExceptionpublic void endDocument()
protected RELAXNSReader getReader()
Copyright © 2014 Oracle Corporation. All Rights Reserved.