class BindableClass extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) Class<?> |
type |
(package private) List<Setter> |
values |
| Constructor and Description |
|---|
BindableClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.jsoup.nodes.Element document,
Object instance) |
Object |
newInstanceOf() |
Copyright © 2015. All rights reserved.