Uses of Interface
com.vividsolutions.jump.util.java2xml.XMLBinder.CustomConverter

Packages that use XMLBinder.CustomConverter
com.vividsolutions.jump.util.java2xml Java2XML is a utility class that lets you turn objects into XML documents and vice versa. 
 

Uses of XMLBinder.CustomConverter in com.vividsolutions.jump.util.java2xml
 

Methods in com.vividsolutions.jump.util.java2xml with parameters of type XMLBinder.CustomConverter
 void XMLBinder.addCustomConverter(java.lang.Class c, XMLBinder.CustomConverter converter)