Working with URLs |
[PENDING: the following is a list of items that could be covered in this section.]
- more of the methods in URLConnection
- writing your own URLStreamHandler (covers URL.setURLStreamHandlerFactory(), URLStreamHandlerFactory interface, URLStreamHandler class)
- writing your own ContentHandler (covers URLConnection.setContentHandlerFactory(), ContentHandlerFactory interface, ContentHandler class)
Working with URLs |