Package com.ssx.xml.output

Interface Summary
Attribute Represents an XML attribute
AttributeList Represents a collection of XML Attributes
XmlOutput Represents a service that accepts a programaticly generated XML document.
XmlSink An XmlSink responds to method calls by producing an XML document.
 

Class Summary
Namespace A Data class that holds the three string values that make up a qname, the namespace, the local prefix and the name.
XmlNameUtil A utility class for dealing with XML characters NOTE: This class is not fully implemented.
 

Exception Summary
XmlOutputException Contains error information for the XML Output process.