Package | Description |
---|---|
java.net |
Provides the classes for implementing networking applications.
|
Modifier and Type | Method and Description |
---|---|
ContentHandler |
ContentHandlerFactory.createContentHandler(String mimetype)
Creates a new
ContentHandler to read an object from
a URLStreamHandler . |