| Package | Description |
|---|---|
| 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. |
| Class and Description |
|---|
| XMLWriter
A simple serializer for XML documents, which is writing to
an instance of
Writer. |
| XMLWriterImpl
Default implementation of
XMLWriter. |
Copyright © 2005-2015 Apache Software Foundation. All Rights Reserved.