Uses of Package
javax.xml.stream
Packages that use javax.xml.stream
Package
Description
Provides the classes for implementing
XML Catalogs OASIS Standard V1.1, 7 October 2005.
Defines interfaces and classes for the Streaming API for XML (StAX).
Defines event interfaces for the Streaming API for XML (StAX).
Provides utility classes for the Streaming API for XML (StAX).
Provides StAX specific transformation classes.
-
Classes in javax.xml.stream used by javax.xml.catalog
-
Classes in javax.xml.stream used by javax.xml.streamClassDescriptionThis interface declares a simple filter interface that one can create to filter XMLEventReadersAn error class for reporting factory configuration errors.Provides information on the location of an event.This interface declares a simple filter interface that one can create to filter XMLStreamReadersThis interface defines a utility class for creating instances of XMLEventsThis is the top level interface for parsing XML Events.This is the top level interface for writing XML documents.Defines an abstract implementation of a factory for getting streams.Defines an abstract implementation of a factory for getting XMLEventWriters and XMLStreamWriters.This interface is used to report non-fatal errors.This interface is used to resolve resources during an XML parse.This interface declares the constants used in this API.The base exception for unexpected processing errors.The XMLStreamReader interface allows forward, read-only access to XML.The XMLStreamWriter interface specifies how to write XML.
-
Classes in javax.xml.stream used by javax.xml.stream.eventsClassDescriptionProvides information on the location of an event.This interface declares the constants used in this API.The base exception for unexpected processing errors.
-
Classes in javax.xml.stream used by javax.xml.stream.utilClassDescriptionProvides information on the location of an event.This is the top level interface for parsing XML Events.This interface declares the constants used in this API.The base exception for unexpected processing errors.The XMLStreamReader interface allows forward, read-only access to XML.
-
Classes in javax.xml.stream used by javax.xml.transform.staxClassDescriptionThis is the top level interface for parsing XML Events.This is the top level interface for writing XML documents.The base exception for unexpected processing errors.The XMLStreamReader interface allows forward, read-only access to XML.The XMLStreamWriter interface specifies how to write XML.