Class Java2XML
java.lang.Object
com.vividsolutions.jump.util.java2xml.XMLBinder
com.vividsolutions.jump.util.java2xml.Java2XML
Write a java object to XML.
Rules to convert the object to xml tags and attributes are defined in a
.java2xml file or in a CustomConverter (@link XMLBinder)
-
Nested Class Summary
Nested classes/interfaces inherited from class XMLBinder
XMLBinder.CustomConverter, XMLBinder.SpecVisitor, XMLBinder.XMLBinderException -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class XMLBinder
addCustomConverter, fieldClass, hasCustomConverter, setter, specElements, specifyingTypeExplicitly, toJava, toXML, visit
-
Constructor Details
-
Java2XML
public Java2XML()
-
-
Method Details
-
write
-
write
-
write
-