| Interface | Description |
|---|---|
| BinderHome |
Inspects the classpath for available
TreeBinders. |
| BinderInfo |
Describes a
TreeBinder. |
| TreeBinder<T> |
A two-way binding between instances of a given data type and
Trees of a given form. |
| Class | Description |
|---|---|
| BinderLoader |
Simple implementation of
BinderHome based on a ServiceLoader. |
| Bindings | Deprecated
since 1.4.0, use
XMLBindings instead |
| WriteOptions | |
| XMLBindings |
Static facilities for converting
Trees to and from XML representations. |
Copyright © 2017. All Rights Reserved.