Package net.groboclown.util.xml.v1

XML utility classes that in and of themselves do not require an XML parsing library.

See:
          Description

Class Summary
XmlObjectOutputStream A variation on the ObjectOutputStream such that it outputs to XML instead of a proprietary binary format.
XmlUtil A Utility to aid in various XML activities.
 

Package net.groboclown.util.xml.v1 Description

XML utility classes that in and of themselves do not require an XML parsing library.



Written under the LGPL