Uses of Package
org.codehaus.stax2
-
Packages that use org.codehaus.stax2 Package Description org.codehaus.stax2 org.codehaus.stax2.evt org.codehaus.stax2.osgi org.codehaus.stax2.ri Package that contains a skeletal reference implementation of Stax2 API, as well as some utility/helper classes that can be useful in building one.org.codehaus.stax2.ri.dom org.codehaus.stax2.ri.evt org.codehaus.stax2.util -
Classes in org.codehaus.stax2 used by org.codehaus.stax2 Class Description AttributeInfo Interface that specifies additional access methods for accessing combined attribute information reader has, after parsing individual and combining that with DTD information (if any available; depends on parser's mode).DTDInfo Interface that specifies additional access functionality to parsed DTD information (if any); these methods are encapsulated on a separate interface to keep the main reader interface from exploding.LocationInfo Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.XMLEventReader2 Extended interface that implements functionality that is missing fromXMLEventReader
, based on findings on trying to implement Stax API v1.0.XMLStreamLocation2 Extension ofLocation
that adds accessor to retrieve nested location information.XMLStreamProperties This interface defines configuration properties shared by multiple kinds of factories (input, output, validation) or instances produces (readers, writers, validators).XMLStreamReader2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.XMLStreamWriter2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamWriter
, as well as to configure individual instances. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.evt Class Description XMLStreamWriter2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamWriter
, as well as to configure individual instances. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.osgi Class Description XMLInputFactory2 Extension ofXMLInputFactory
that adds some convenience factory methods as new standard properties that conforming stream reader factory and instance implementations need to recognize, and preferably support.XMLOutputFactory2 Extension ofXMLInputFactory
to add missing functionality. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.ri Class Description AttributeInfo Interface that specifies additional access methods for accessing combined attribute information reader has, after parsing individual and combining that with DTD information (if any available; depends on parser's mode).DTDInfo Interface that specifies additional access functionality to parsed DTD information (if any); these methods are encapsulated on a separate interface to keep the main reader interface from exploding.LocationInfo Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.XMLEventReader2 Extended interface that implements functionality that is missing fromXMLEventReader
, based on findings on trying to implement Stax API v1.0.XMLStreamLocation2 Extension ofLocation
that adds accessor to retrieve nested location information.XMLStreamReader2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.XMLStreamWriter2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamWriter
, as well as to configure individual instances. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.ri.dom Class Description AttributeInfo Interface that specifies additional access methods for accessing combined attribute information reader has, after parsing individual and combining that with DTD information (if any available; depends on parser's mode).DTDInfo Interface that specifies additional access functionality to parsed DTD information (if any); these methods are encapsulated on a separate interface to keep the main reader interface from exploding.LocationInfo Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.XMLStreamLocation2 Extension ofLocation
that adds accessor to retrieve nested location information.XMLStreamReader2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.XMLStreamWriter2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamWriter
, as well as to configure individual instances. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.ri.evt Class Description XMLEventReader2 Extended interface that implements functionality that is missing fromXMLEventReader
, based on findings on trying to implement Stax API v1.0.XMLStreamWriter2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamWriter
, as well as to configure individual instances. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.util Class Description AttributeInfo Interface that specifies additional access methods for accessing combined attribute information reader has, after parsing individual and combining that with DTD information (if any available; depends on parser's mode).DTDInfo Interface that specifies additional access functionality to parsed DTD information (if any); these methods are encapsulated on a separate interface to keep the main reader interface from exploding.LocationInfo Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.XMLStreamLocation2 Extension ofLocation
that adds accessor to retrieve nested location information.XMLStreamReader2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.XMLStreamWriter2 Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamWriter
, as well as to configure individual instances.