The Attributes interface is essentially a version of the org.xml.sax.Attributes interface modified to use the JAX-WS QName class.
Although namespace declarations can appear in the attribute list, the actual values of the local name and URI properties are implementation-specific.
Interface for prefix factories.
A prefix factory that caches the prefixes it creates.
XMLReader provides a high-level streaming parser interface for reading XML documents.
XMLReaderException represents an exception that occurred while reading an XML document.
XMLStream ReaderException represents an exception that occurred while reading an XML document.
XMLStreamReaderUtil provides some utility methods intended to be used in conjunction with a StAX XMLStreamReader.
XMLWriterException represents an exception that occurred while writing an XML document.
XMLStreamWriterUtil provides some utility methods intended to be used in conjunction with a StAX XMLStreamWriter.