| Package | Description |
|---|---|
| stalkr.html.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeElementSetter |
class |
RepeatableElementSetter |
class |
TextElementSetter |
class |
WrappedListOfElementSetter |
| Modifier and Type | Field and Description |
|---|---|
(package private) List<Setter> |
WrappedListOfElementSetter.listOfSetters |
(package private) List<Setter> |
BindableClass.values |
| Modifier and Type | Method and Description |
|---|---|
Setter |
SetterConstructor.construct(Field field,
T annotation) |
| Modifier and Type | Method and Description |
|---|---|
(package private) List<Setter> |
BindableClassFactory.stripBindableFieldsOfClazz(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
WrappedListOfElementSetter.wrap(Setter setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
BindableClassFactory.memorizeBindableField(List<Setter> list,
Field field) |
void |
FieldParser.parse(List<Setter> list,
Field field) |
Copyright © 2016. All rights reserved.