Uses of Class
net.nutch.protocol.ProtocolNotFound

Packages that use ProtocolNotFound
net.nutch.protocol   
 

Uses of ProtocolNotFound in net.nutch.protocol
 

Methods in net.nutch.protocol that throw ProtocolNotFound
static Protocol ProtocolFactory.getProtocol(String urlString)
          Returns the appropriate Protocol implementation for a url.
 



Copyright © 2004 The Nutch Organization.