All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description CharacterEscapeHandler Performs character escaping and write the result to the output.DatatypeWriter<DT> Pluggable datatype writer.DataWriter Write data- or field-oriented XML.Document Coordinates the entire writing process.DomSerializer DumbEscapeHandler Escape everything above the US-ASCII code range.DumpSerializer Shows the call sequence ofXmlSerializermethods.IllegalAnnotationException Signals an incorrect use of TXW annotations.IllegalSignatureException Signals incorrect method signatures onTypedXmlWriter-derived interfaces.IndentingXMLFilter XMLFilterImplthat does indentation to SAX events.IndentingXMLStreamWriter NamespaceResolver Used byDatatypeWriterto declare additional namespaces.ResultFactory Factory for producing XmlSerializers for various Result types.SaxSerializer StaxSerializer XML serializer for StAX XMLStreamWriter.StreamSerializer TXW Entry point to TXW.TxwException Signals errors in the TXW processing.TXWResult TXWSerializer Dummpy implementation to pass throughTypedXmlWritertoTXWTypedXmlWriter Defines common operations for all typed XML writers. Root of all typed XML writer interfaces.XmlAttribute Specifies that the invocation of the method will produce an attribute.XmlCDATA Used along withXmlElementto write a CDATA section, instead of the normal PCDATA.XmlElement Specifies the name of the XML element.XmlNamespace Declares the namespace URI of theTypedXmlWriters in a package.XmlSerializer Low-level typeless XML writer driven fromTypedXmlWriter.XmlValue Specifies that the invocation of the method will produce a textXMLWriter Filter to write an XML document from a SAX event stream.