|
Class Summary |
| AttributeFilterWriter |
Write an XML attribute value using entity substitutions. |
| DefaultXMLWriter |
Output XML with line breaks and indentation (making it easy to read). |
| FastXMLWriter |
Output XML without line breaks or indentation (making it compact and fast to parse). |
| OHXPathCollector |
Collects OHXPaths by observing the XML event stream. |
| PCDATAFilterWriter |
Write XML PCDATA using entity substitutions. |
| TentativeXMLWriter |
Optimizes empty elements out of a generated XML document. |
| XMLWriter |
Generates an XML document via a stream-style interface. |
| XMLWriter.MapKey |
A key for use with a Map in an XMLWriter's document state or element stack. |