|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.net.ContentHandler
gnu.inet.gopher.GopherContentHandler
public class GopherContentHandler
A Gopher content handler. This will return either directory listings or input streams.
| Constructor Summary | |
|---|---|
GopherContentHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getContent(java.net.URLConnection urlc)
|
| Methods inherited from class java.net.ContentHandler |
|---|
getContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GopherContentHandler()
| Method Detail |
|---|
public java.lang.Object getContent(java.net.URLConnection urlc)
throws java.io.IOException
getContent in class java.net.ContentHandlerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||