Fetcher.FetchField, Fetcher.HtmlFetcher, Fetcher.JsonFetcher
fields, listSelector, sourceUrl
Constructor and Description |
---|
JsonFetcher() |
Modifier and Type | Method and Description |
---|---|
protected String |
getValue(com.google.gson.JsonElement item,
Fetcher.FetchField field) |
protected Iterator<com.google.gson.JsonElement> |
parseItems(String content) |
fetch, getFields, getListSelector, getSourceUrl, main, parseItem, setFields, setListSelector, setSourceUrl
protected Iterator<com.google.gson.JsonElement> parseItems(String content)
parseItems
in class Fetcher<com.google.gson.JsonElement>
protected String getValue(com.google.gson.JsonElement item, Fetcher.FetchField field)
Copyright © 2012-2018. All Rights Reserved.