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

Packages that use ParseImpl
org.apache.nutch.fetcher The Nutch robot. 
org.apache.nutch.parse   
 

Uses of ParseImpl in org.apache.nutch.fetcher
 

Methods in org.apache.nutch.fetcher that return ParseImpl
 ParseImpl FetcherOutput.getParse()
           
 

Constructors in org.apache.nutch.fetcher with parameters of type ParseImpl
FetcherOutput(CrawlDatum crawlDatum, Content content, ParseImpl parse)
           
 

Uses of ParseImpl in org.apache.nutch.parse
 

Methods in org.apache.nutch.parse that return ParseImpl
static ParseImpl ParseImpl.read(DataInput in, Configuration conf)
           
 



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