com.sun.msv.relaxns.reader
Class NamespaceState
- ContentHandler
public class NamespaceState
parses <namespace> element of RELAX Namespace.
void | endDocument()
|
void | endElement(String namespace, String localName, String qName)
|
void | startElement(String namespace, String localName, String qName, Attributes atts)
|
_assert , characters , endPrefixMapping , getBaseURI , getLocation , getParentState , getStartTag , ignorableWhitespace , processingInstruction , setDocumentLocator , skippedEntity , startDocument , startPrefixMapping |
endDocument
public void endDocument()
endElement
public void endElement(String namespace,
String localName,
String qName)
startElement
public void startElement(String namespace,
String localName,
String qName,
Attributes atts)
throws SAXException