Package net.sf.xolite.utils

Utilities classes for the X-O lite XML-to-Objects binding API.

See:
          Description

Class Summary
ClassObjectFactory Simple implementation of XmlObjectFactory based on class names.
ConsoleXMLSerializer XML serializer writing output to the java console.
RootHolder Utility class used when the root of a object tree parsed from XML is not known statically.
SchemaLocation Helper to build the the schema location expressed as in the standard 'xsi:schemaLocation' xml attributes.
StreamXMLSerializer A XMLSerializer implementation writing a tree of java XMLSerializable objects as XML into an output stream.
StringXMLSerializer XML serializer writing output to a java String.
XMLSerializationTester Helper class to test your XML serialization.
XMLSkipper XMLSerializable that allow to ignore a whole complex XML element during parsing.
 

Package net.sf.xolite.utils Description

Utilities classes for the X-O lite XML-to-Objects binding API.



Copyright © 2012. All Rights Reserved.