public class RelTagParser extends java.lang.Object implements HtmlParseFilter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REL_TAG |
X_POINT_ID| Constructor and Description |
|---|
RelTagParser() |
| Modifier and Type | Method and Description |
|---|---|
ParseResult |
filter(Content content,
ParseResult parseResult,
HTMLMetaTags metaTags,
org.w3c.dom.DocumentFragment doc)
Scan the HTML document looking at possible rel-tags
|
Configuration |
getConf() |
void |
setConf(Configuration conf) |
public static final java.lang.String REL_TAG
public ParseResult filter(Content content, ParseResult parseResult, HTMLMetaTags metaTags, org.w3c.dom.DocumentFragment doc)
filter in interface HtmlParseFilterpublic void setConf(Configuration conf)
setConf in interface Configurablepublic Configuration getConf()
getConf in interface ConfigurableCopyright © 2019 The Apache Software Foundation