org.osjava.scraping
Class FtpFetcher

java.lang.Object
  extended byorg.osjava.scraping.FtpFetcher
All Implemented Interfaces:
Fetcher

public class FtpFetcher
extends java.lang.Object
implements Fetcher


Constructor Summary
FtpFetcher()
           
 
Method Summary
 Page fetch(java.lang.String uri, com.generationjava.config.Config cfg, org.osjava.oscube.container.Session session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtpFetcher

public FtpFetcher()
Method Detail

fetch

public Page fetch(java.lang.String uri,
                  com.generationjava.config.Config cfg,
                  org.osjava.oscube.container.Session session)
           throws FetchingException
Specified by:
fetch in interface Fetcher
Throws:
FetchingException


Copyright © 2003-2005 OSJava. All Rights Reserved.