Uses of Package
sugar4xml

Packages that use sugar4xml
sugar4xml Writes arbitrary xml using only the two methods element() and end()
sugar4xml.xhtml Extend from this class to write w3c XHTML documents (xhtml1-strict.xsd). 
sugar4xml.xsd Extend from this class to write w3c XSD documents (XSDSchema.xsd). 
 

Classes in sugar4xml used by sugar4xml
Sugar4Xml
          Writes arbitrary xml to a Writer destination using only the two methods element() and end().
 

Classes in sugar4xml used by sugar4xml.xhtml
Sugar4Xml
          Writes arbitrary xml to a Writer destination using only the two methods element() and end().
 

Classes in sugar4xml used by sugar4xml.xsd
Sugar4Xml
          Writes arbitrary xml to a Writer destination using only the two methods element() and end().