HtmlParseFilter implementing plugins.public class HtmlParseFilters extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PARSEFILTER_ORDER
Deprecated.
|
| Constructor and Description |
|---|
HtmlParseFilters(Configuration conf)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Parse |
filter(Content content,
Parse parse,
HTMLMetaTags metaTags,
DocumentFragment doc)
Deprecated.
Run all defined filters.
|
public static final String PARSEFILTER_ORDER
public HtmlParseFilters(Configuration conf)
public Parse filter(Content content, Parse parse, HTMLMetaTags metaTags, DocumentFragment doc)
Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.