| Interface and Description |
|---|
| org.apache.nutch.parse.HtmlParseFilter
Extension point for DOM-based HTML parsers. Permits one to add additional
metadata to HTML parses. All plugins found which implement this extension
point are run sequentially on the parse.
|
| Class and Description |
|---|
| org.apache.nutch.parse.HtmlParseFilters
Creates and caches
HtmlParseFilter implementing plugins. |
| Exceptions and Description |
|---|
| org.apache.nutch.net.protocols.ProtocolException
Use
ProtocolException instead. |
Copyright © 2007, 2014, Oracle and/or its affiliates. All rights reserved.