Package com.google.gdata.util.common.xml

Class Summary
XmlNamespace Represents an XML namespace, including the associated namespace URI and an optional alias prefix to use in XML output.
XmlWriter Implements a simple XML writer on top of java.io.PrintWriter.
XmlWriter.Attribute The Attribute class represents an XML attribute.
XmlWriter.Element The Element class contains information about an XML element.
XmlWriter.Namespace Deprecated. Use the XmlNamespace class instead.
 

Enum Summary
XmlWriter.WriterFlags Enumeration type that can be used to configure the XmlWriter behavior.