Package | Description |
---|---|
org.javlo.component.dynamic |
Modifier and Type | Field and Description |
---|---|
protected List<Fetcher.FetchField> |
Fetcher.fields |
Modifier and Type | Method and Description |
---|---|
List<Fetcher.FetchField> |
Fetcher.getFields() |
Modifier and Type | Method and Description |
---|---|
protected String |
Fetcher.HtmlFetcher.getValue(org.jsoup.nodes.Element item,
Fetcher.FetchField field) |
protected abstract String |
Fetcher.getValue(I item,
Fetcher.FetchField field) |
protected String |
Fetcher.JsonFetcher.getValue(com.google.gson.JsonElement item,
Fetcher.FetchField field) |
Modifier and Type | Method and Description |
---|---|
void |
Fetcher.setFields(List<Fetcher.FetchField> fields) |
Copyright © 2012-2018. All Rights Reserved.