Uses of Interface
org.apache.ws.commons.serialize.XMLWriter
Packages that use XMLWriter
Package
Description
This package contains classes for serializing XML to an instance of
Writer, much like the javax.xml.transform.stream
package.-
Uses of XMLWriter in org.apache.ws.commons.serialize
Classes in org.apache.ws.commons.serialize that implement XMLWriterModifier and TypeClassDescriptionclassAn improved version ofXMLWriterImpl, using theCharsetfrom Java 1.4.classA subclass ofXMLWriterImpl, which writes the attributes ordered alphabetically.classA subclass ofXMLWriterImpl, which is escaping nothing.classDefault implementation ofXMLWriter.