Package org.apache.ws.commons.serialize

This package contains classes for serializing XML to an instance of Writer, much like the javax.xml.transform.stream package.

See: Description

Package org.apache.ws.commons.serialize Description

This package contains classes for serializing XML to an instance of 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.

Copyright © 2005-2015 Apache Software Foundation. All Rights Reserved.