public class CCParseFilter extends Object implements HtmlParseFilter
| Modifier and Type | Class and Description |
|---|---|
static class |
CCParseFilter.Walker
Walks DOM tree, looking for RDF in comments and licenses in anchors.
|
X_POINT_ID| Constructor and Description |
|---|
CCParseFilter() |
| Modifier and Type | Method and Description |
|---|---|
ParseResult |
filter(Content content,
ParseResult parseResult,
HTMLMetaTags metaTags,
DocumentFragment doc)
Adds metadata or otherwise modifies a parse of an HTML document, given the
DOM tree of a page.
|
Configuration |
getConf() |
void |
setConf(Configuration conf) |
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