Uses of Interface
org.codehaus.stax2.XMLStreamProperties
-
Packages that use XMLStreamProperties Package Description org.codehaus.stax2 -
-
Uses of XMLStreamProperties in org.codehaus.stax2
Classes in org.codehaus.stax2 that implement XMLStreamProperties Modifier and Type Class Description class
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.class
XMLOutputFactory2
Extension ofXMLInputFactory
to add missing functionality.
-