Uses of Package
net.nutch.protocol

Packages that use net.nutch.protocol
net.nutch.analysis.lang Text document language identifier. 
net.nutch.parse   
net.nutch.parse.html An HTML document parsing plugin. 
net.nutch.parse.msword A Word document parsing plugin. 
net.nutch.parse.pdf A pdf parsing plugin. 
net.nutch.parse.text A plain text parsing plugin. 
net.nutch.protocol   
net.nutch.protocol.file Protocol plugin which supports retrieving local file resources. 
net.nutch.protocol.ftp Protocol plugin which supports retrieving documents via the ftp protocol. 
net.nutch.protocol.http Protocol plugin which supports retrieving documents via the http protocol. 
org.creativecommons.nutch Sample plugins that parse and index Creative Commons medadata. 
 

Classes in net.nutch.protocol used by net.nutch.analysis.lang
Content
           
 

Classes in net.nutch.protocol used by net.nutch.parse
Content
           
 

Classes in net.nutch.protocol used by net.nutch.parse.html
Content
           
 

Classes in net.nutch.protocol used by net.nutch.parse.msword
Content
           
 

Classes in net.nutch.protocol used by net.nutch.parse.pdf
Content
           
 

Classes in net.nutch.protocol used by net.nutch.parse.text
Content
           
 

Classes in net.nutch.protocol used by net.nutch.protocol
Content
           
Protocol
          A retriever of url content.
ProtocolException
          Thrown by Protocol.getContent(String).
ProtocolNotFound
           
 

Classes in net.nutch.protocol used by net.nutch.protocol.file
Content
           
Protocol
          A retriever of url content.
ProtocolException
          Thrown by Protocol.getContent(String).
 

Classes in net.nutch.protocol used by net.nutch.protocol.ftp
Content
           
Protocol
          A retriever of url content.
ProtocolException
          Thrown by Protocol.getContent(String).
 

Classes in net.nutch.protocol used by net.nutch.protocol.http
Content
           
Protocol
          A retriever of url content.
ProtocolException
          Thrown by Protocol.getContent(String).
 

Classes in net.nutch.protocol used by org.creativecommons.nutch
Content
           
 



Copyright © 2004 The Nutch Organization.