No examples for this method.
Frequently called with: [Clear]
-1
| java.net.ContentHandlerFactory |
Defines a factory which is responsible for creating a ContentHandler.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Creates a content handler to handle
contentType.
|
||||||||||
Creates a content handler to handle contentType.
| contentType | specifies the content type which is handled by the returned ContentHandler. |
|---|