Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.simpleframework.xml.convert Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AnnotationStrategyThe AnnotationStrategy object is used to intercept the serialization process and delegate to custom converters.Classorg.simpleframework.xml.convertSimple
ConvertThe Convert annotation is used to specify a converter class to use for serialization.Classorg.simpleframework.xml.convertSimple
ConverterThe Converter object is used to convert an object to XML by intercepting the normal serialization process.Interfaceorg.simpleframework.xml.convertSimple
ConvertExceptionThe ConvertException is thrown when there is a problem converting an object.Classorg.simpleframework.xml.convertSimple
RegistryThe Registry represents an object that is used to register bindings between a class and a converter implementation.Classorg.simpleframework.xml.convertSimple
RegistryStrategyThe RegistryStrategy object is used to intercept the serialization process and delegate to custom converters.Classorg.simpleframework.xml.convertSimple