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