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