- Enclosing class:
- XMLBinder
public static interface 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.