Uses of Package
org.codehaus.stax2

Packages that use org.codehaus.stax2
com.ctc.wstx.api   
com.ctc.wstx.dom   
com.ctc.wstx.evt   
com.ctc.wstx.io   
com.ctc.wstx.osgi   
com.ctc.wstx.sr   
com.ctc.wstx.stax   
com.ctc.wstx.sw   
org.codehaus.stax2   
org.codehaus.stax2.evt   
org.codehaus.stax2.osgi   
org.codehaus.stax2.ri   
org.codehaus.stax2.ri.dom   
org.codehaus.stax2.ri.evt   
org.codehaus.stax2.util   
 

Classes in org.codehaus.stax2 used by com.ctc.wstx.api
XMLStreamProperties
          This interface defines configuration properties shared by multiple kinds of factories (input, output, validation) or instances produces (readers, writers, validators).
 

Classes in org.codehaus.stax2 used by com.ctc.wstx.dom
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.
XMLStreamReader2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
XMLStreamWriter2
          Extended 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 com.ctc.wstx.evt
XMLEventReader2
          Extended interface that implements functionality that is missing from XMLEventReader, based on findings on trying to implement Stax API v1.0.
XMLStreamReader2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
XMLStreamWriter2
          Extended 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 com.ctc.wstx.io
XMLStreamLocation2
          Extension of Location that adds accessor to retrieve nested location information.
 

Classes in org.codehaus.stax2 used by com.ctc.wstx.osgi
XMLInputFactory2
          Extension 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.
XMLOutputFactory2
          Extension of XMLInputFactory to add missing functionality.
 

Classes in org.codehaus.stax2 used by com.ctc.wstx.sr
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 of Location that adds accessor to retrieve nested location information.
XMLStreamReader2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
 

Classes in org.codehaus.stax2 used by com.ctc.wstx.stax
XMLEventReader2
          Extended interface that implements functionality that is missing from XMLEventReader, based on findings on trying to implement Stax API v1.0.
XMLInputFactory2
          Extension 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.
XMLOutputFactory2
          Extension of XMLInputFactory to add missing functionality.
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 of XMLStreamReader.
XMLStreamWriter2
          Extended 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 com.ctc.wstx.sw
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.
XMLStreamLocation2
          Extension of Location that adds accessor to retrieve nested location information.
XMLStreamReader2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
XMLStreamWriter2
          Extended 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
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 from XMLEventReader, based on findings on trying to implement Stax API v1.0.
XMLStreamLocation2
          Extension of Location 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 of XMLStreamReader.
XMLStreamWriter2
          Extended 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.evt
XMLStreamWriter2
          Extended 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.osgi
XMLInputFactory2
          Extension 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.
XMLOutputFactory2
          Extension of XMLInputFactory to add missing functionality.
 

Classes in org.codehaus.stax2 used by org.codehaus.stax2.ri
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 from XMLEventReader, based on findings on trying to implement Stax API v1.0.
XMLStreamLocation2
          Extension of Location that adds accessor to retrieve nested location information.
XMLStreamReader2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
XMLStreamWriter2
          Extended 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.ri.dom
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 of Location that adds accessor to retrieve nested location information.
XMLStreamReader2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
XMLStreamWriter2
          Extended 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.ri.evt
XMLEventReader2
          Extended interface that implements functionality that is missing from XMLEventReader, 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 of XMLStreamWriter, as well as to configure individual instances.
 

Classes in org.codehaus.stax2 used by org.codehaus.stax2.util
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 of Location that adds accessor to retrieve nested location information.
XMLStreamReader2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamReader.
XMLStreamWriter2
          Extended interface that implements functionality that is necessary to properly build event API on top of XMLStreamWriter, as well as to configure individual instances.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.