|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.gcs.netutil.GCSContentHandlerFactory
The GCSContentHandlerFactory implements the java.net.ContentHandlerFactory interface. Based on the content type string (see java.net.URLConnection#getContentType() and the getContentType methods of the URLConnection class' derived classes).
Constructor Summary | |
GCSContentHandlerFactory()
|
Method Summary | |
java.net.ContentHandler |
createContentHandler(java.lang.String t)
Creates a content handler based upon the contentType string. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GCSContentHandlerFactory()
Method Detail |
public java.net.ContentHandler createContentHandler(java.lang.String t)
createContentHandler
in interface java.net.ContentHandlerFactory
type
- content type string
- ContentHandlerFactory
,
GCSContentHandlerFactory
,
GCSFileContentHandler
,
GCSNntpContentHandler
|
EIP Web Crawler APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |