Class XML2Java
java.lang.Object
com.vividsolutions.jump.util.java2xml.XMLBinder
com.vividsolutions.jump.util.java2xml.XML2Java
Convert a XML document into a java Object using XMLBinder and a java2xml
mapping file.
-
Nested Class Summary
Nested ClassesNested 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
-
XML2Java
public XML2Java() -
XML2Java
-
-
Method Details
-
read
-
read
-
read
- Throws:
Exception
-
read
-
addListener
-