Uses of Interface
org.apache.nutch.parse.Parser

Packages that use Parser
org.apache.nutch.parse   
 

Uses of Parser in org.apache.nutch.parse
 

Methods in org.apache.nutch.parse that return Parser
 Parser ParserFactory.getParserById(String id)
          Function returns a Parser instance with the specified extId, representing its extension ID.
 Parser[] ParserFactory.getParsers(String contentType, String url)
          Function returns an array of Parsers for a given content type.
 



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