Uses of Package
org.simpleframework.xml.transform

Packages that use org.simpleframework.xml.transform
org.simpleframework.xml.core   
org.simpleframework.xml.transform   
 

Classes in org.simpleframework.xml.transform used by org.simpleframework.xml.core
Matcher
          The Matcher is used to match a type with a transform such that a string value can be read or written as that type.
 

Classes in org.simpleframework.xml.transform used by org.simpleframework.xml.transform
Matcher
          The Matcher is used to match a type with a transform such that a string value can be read or written as that type.
Transform
          A Transform represents a an object used to transform an object to and from a string value.
TransformException
          The TransformException is thrown if a problem occurs during the transformation of an object.
 



Copyright © 2013. All Rights Reserved.