API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.xml.stream
Author(s)
Since
Version
Serial
Description
See also:   
EventFilter View Source This interface declares a simple filter interface that one can create to filter XMLEventReaders
FactoryConfigurationError View Source An error class for reporting factory configuration errors.
Location View Source Provides information on the location of an event.
StreamFilter View Source This interface declares a simple filter interface that one can create to filter XMLStreamReaders
XMLEventFactory View Source This interface defines a utility class for creating instances of XMLEvents
XMLEventReader View Source This is the top level interface for parsing XML Events.
XMLEventWriter View Source This is the top level interface for writing XML documents.
XMLInputFactory View Source Defines an abstract implementation of a factory for getting streams.
XMLOutputFactory View Source Defines an abstract implementation of a factory for getting XMLEventWriters and XMLStreamWriters.
XMLReporter View Source This interface is used to report non-fatal errors.
XMLResolver View Source This interface is used to resolve resources during an XML parse.
XMLStreamConstants View Source This interface declares the constants used in this API.
XMLStreamException View Source The base exception for unexpected processing errors.
XMLStreamReader View Source The XMLStreamReader interface allows forward, read-only access to XML.
XMLStreamWriter View Source The XMLStreamWriter interface specifies how to write XML.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar