Deprecated API


Contents
Deprecated Interfaces
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. 
 

Deprecated Classes
org.apache.nutch.parse.HtmlParseFilters
          Creates and caches HtmlParseFilter implementing plugins. 
 

Deprecated Exceptions
org.apache.nutch.net.protocols.ProtocolException
          Use ProtocolException instead. 
 



Copyright © 2007, 2012, Oracle and/or its affiliates. All rights reserved.