Uses of Package
com.vividsolutions.jump.util.java2xml
Packages that use com.vividsolutions.jump.util.java2xml
Package
Description
Java2XML is a utility class that lets you turn objects into
XML documents and vice versa.
-
Classes in com.vividsolutions.jump.util.java2xml used by com.vividsolutions.jump.util.java2xmlClassDescriptionSometimes you need to use a CustomConverter rather than a .java2xml file i.e. when the class is from a third party (e.g. a Swing class) and you can't add a .java2xml file to the jar.