| Package | Description |
|---|---|
| com.vividsolutions.jump.util.java2xml |
Java2XML is a utility class that lets you turn objects into
XML documents and vice versa.
|
| Class and Description |
|---|
| XML2Java.Listener |
| XMLBinder |
| XMLBinder.CustomConverter
Sometimes 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.
|
| XMLBinder.SpecVisitor |
| XMLBinder.XMLBinderException |
Copyright © 2015. All rights reserved.