Uses of Class
org.apache.nutch.parse.ParserNotFound

Packages that use ParserNotFound
org.apache.nutch.parse   
 

Uses of ParserNotFound in org.apache.nutch.parse
 

Methods in org.apache.nutch.parse that throw ParserNotFound
static Parser ParserFactory.getParser(String contentType, String url)
          Returns the appropriate Parser implementation given a content type and url.
 



Copyright © 2006 The Apache Software Foundation