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, startPrefixMapping
protected void startSelf()
State
public void startElement(String namespace, String localName, String qName, Attributes atts) throws SAXException
SAXException
public void endDocument()
protected RELAXNSReader getReader()
Copyright © 2016 Oracle Corporation. All rights reserved.