ContentHandler
This interface is used by the URLStreamHandler class to create a ContentHandler for a MIME type.
URLStreamHandler
Creates a new ContentHandler to read an object from a URLStreamHandler.parammimetype the MIME type for which a content handler is desired.returna new ContentHandler to read an object from a URLStreamHandler.seejava.net.ContentHandlerseejava.net.URLStreamHandler