| java.net.ContentHandlerFactory |
Defines a factory which is reponsible for creating a ContentHandler
| ContentHandler | createContentHandler(String contentType) | ||||
Creates a content handler to handle contentType |
|||||
contentType
| contentType | java.lang.String |
|---|