net.nutch.parse
Class HtmlParseFilters
java.lang.Object
net.nutch.parse.HtmlParseFilters
- public class HtmlParseFilters
- extends Object
Creates and caches HtmlParseFilter
implementing plugins.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
filter
public static Parse filter(Content content,
Parse parse,
DocumentFragment doc)
throws ParseException
- Run all defined filters.
- Throws:
ParseException
Copyright © 2004 The Nutch Organization.