| Interface | Description |
|---|---|
| ElementConverter<T> |
Interface for implementing a custom converter for an
element. |
| Class | Description |
|---|---|
| FieldType |
Wrapper class for a
Field instance that resolves generics meta-data upon creation. |
| HtmlAdapter<T> |
Converts HTML strings to Java.
|
| Jspoon |
Coordinates binding between HTML values and Java objects.
|
| SelectorSpec |
Class holding all the required meta-data about a specific
Selector annotated field. |