Uses of Class
net.nutch.parse.ParserNotFound

Packages that use ParserNotFound
net.nutch.parse   
 

Uses of ParserNotFound in net.nutch.parse
 

Methods in net.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 © 2004 The Nutch Organization.