All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.ws.commons.serialize.package.html Maven / Gradle / Ivy

Go to download

This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.

The newest version!


    
        
Package Documentation for org.apache.ws.commons.util Package
        
    
    
        

This package contains classes for serializing XML to an instance of {@link java.io.Writer}, much like the javax.xml.transform.stream package. The main differences are, that the serializer classes depend on JAXP 1.1 only (as opposed to JAXP 1.2, which introduced the javax.xml.transform package) and that they allow a more granular handling of namespaces.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy