public class MetaTagsParser extends Object implements ParseFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
PARSE_META_PREFIX |
X_POINT_ID| Constructor and Description |
|---|
MetaTagsParser() |
| Modifier and Type | Method and Description |
|---|---|
Parse |
filter(String url,
WebPage page,
Parse parse,
HTMLMetaTags metaTags,
DocumentFragment doc)
Adds metadata or otherwise modifies a parse, given the DOM tree of a page.
|
Configuration |
getConf() |
Collection<WebPage.Field> |
getFields() |
void |
setConf(Configuration conf) |
public static final String PARSE_META_PREFIX
public void setConf(Configuration conf)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface Configurablepublic Parse filter(String url, WebPage page, Parse parse, HTMLMetaTags metaTags, DocumentFragment doc)
ParseFilterfilter in interface ParseFilterpublic Collection<WebPage.Field> getFields()
getFields in interface FieldPluggableCopyright © 2015 The Apache Software Foundation