Uses of Package
org.apache.ws.commons.serialize

Packages that use org.apache.ws.commons.serialize
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. 
 

Classes in org.apache.ws.commons.serialize used by org.apache.ws.commons.serialize
XMLWriter
          A simple serializer for XML documents, which is writing to an instance of Writer.
XMLWriterImpl
          Default implementation of XMLWriter.
 



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