Enterprise Information Portal APIs

com.ibm.gcs.netutil
Class GCSFtpContentHandler

java.lang.Object
  |
  +--java.net.ContentHandler
        |
        +--com.ibm.gcs.netutil.GCSFtpContentHandler

public class GCSFtpContentHandler
extends java.net.ContentHandler


Constructor Summary
GCSFtpContentHandler()
           
 
Method Summary
 java.lang.Object getContent(java.net.URLConnection uc)
           
 
Methods inherited from class java.net.ContentHandler
getContent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCSFtpContentHandler

public GCSFtpContentHandler()
Method Detail

getContent

public java.lang.Object getContent(java.net.URLConnection uc)
                            throws java.io.IOException
Overrides:
getContent in class java.net.ContentHandler

EIP Web Crawler APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.