Uses of Package
org.codehaus.stax2
Packages that use org.codehaus.stax2
Package
Description
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
-
Classes in org.codehaus.stax2 used by org.codehaus.stax2ClassDescriptionInterface 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).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.Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.Extended interface that implements functionality that is missing from
XMLEventReader
, based on findings on trying to implement Stax API v1.0.Extension ofLocation
that adds accessor to retrieve nested location information.This interface defines configuration properties shared by multiple kinds of factories (input, output, validation) or instances produces (readers, writers, validators).Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.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.evtClassDescriptionExtended interface that implements functionality that is necessary to properly build event API on top of
XMLStreamWriter
, as well as to configure individual instances. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.osgiClassDescriptionExtension of
XMLInputFactory
that adds some convenience factory methods as new standard properties that conforming stream reader factory and instance implementations need to recognize, and preferably support.Extension ofXMLInputFactory
to add missing functionality. -
Classes in org.codehaus.stax2 used by org.codehaus.stax2.riClassDescriptionInterface 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).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.Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.Extended interface that implements functionality that is missing from
XMLEventReader
, based on findings on trying to implement Stax API v1.0.Extension ofLocation
that adds accessor to retrieve nested location information.Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.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.domClassDescriptionInterface 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).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.Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.Extension of
Location
that adds accessor to retrieve nested location information.Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.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.evtClassDescriptionExtended interface that implements functionality that is missing from
XMLEventReader
, based on findings on trying to implement Stax API v1.0.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.utilClassDescriptionInterface 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).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.Interface that specifies additional access methods for accessing full location information of an input location within a stream reader.Extension of
Location
that adds accessor to retrieve nested location information.Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamReader
.Extended interface that implements functionality that is necessary to properly build event API on top ofXMLStreamWriter
, as well as to configure individual instances.