public class HtmlParser extends Object implements Parser
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
X_POINT_ID| Constructor and Description |
|---|
HtmlParser() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
Collection<WebPage.Field> |
getFields() |
Parse |
getParse(String url,
WebPage page)
This method parses content in WebPage instance
|
static void |
main(String[] args) |
void |
setConf(Configuration conf) |
public Parse getParse(String url, WebPage page)
ParserThis method parses content in WebPage instance
public void setConf(Configuration conf)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface Configurablepublic Collection<WebPage.Field> getFields()
getFields in interface FieldPluggableCopyright © 2015 The Apache Software Foundation