createContentHandler
Creates a new ContentHandler
to read an object from a URLStreamHandler
.
- Parameters:
-
mimetype
- the MIME type for which a content handler is desired.
- Returns:
- a new
ContentHandler
to read an object from a URLStreamHandler
.
- See Also:
-
ContentHandler
, URLStreamHandler