Package org.simpleframework.xml.transform

Class Summary
Transformer The Transformer object is used to convert strings to and from object instances.
 

Exception Summary
InvalidFormatException The InvalidFormatException is thrown when there is a format exception.
TransformException The TransformException is thrown if a problem occurs during the transformation of an object.