|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLWriterImpl | |
|---|---|
| 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. |
| Uses of XMLWriterImpl in org.apache.ws.commons.serialize |
|---|
| Subclasses of XMLWriterImpl in org.apache.ws.commons.serialize | |
|---|---|
class |
CharSetXMLWriter
An improved version of XMLWriterImpl,
using theCharset from Java 1.4. |
class |
OrderedAttributeXMLWriter
A subclass of XMLWriterImpl,
which writes the attributes ordered alphabetically. |
class |
PassThroughXMLWriter
A subclass of XMLWriterImpl,
which is escaping nothing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||