All Classes
-
Interface Summary Class Description Objectable A class that implements this interface can transform an xml string or file to an objectObjectToXml The interfaceObjectToXml
provides a single method for convert an object to a xml stringObjectToXmlFile The interfaceObjectToXmlFile
provides a single method for convert an object to a xml stringTransformable<T> A class that implements this interface marks the object that it can be transformed to an xml string and from an xml String to an Object back.Xmlable A class that implements this interface marks the object that it can be transformed to an xml string.XmlFileToObject XmlToObject A class that implements this interface can transform an xml string or file to an object