gnu.inet.gopher

Class GopherContentHandler


public class GopherContentHandler
extends java.net.ContentHandler

A Gopher content handler. This will return either directory listings or input streams.

Version:
$Revision: 1.3 $ $Date: 2004/06/08 19:05:27 $

Author:
Chris Burdess

Method Summary

java.lang.Object
getContent(java.net.URLConnection urlc)

Method Details

getContent

public java.lang.Object getContent(java.net.URLConnection urlc)
            throws java.io.IOException


© Copyright 2003 The Free Software Foundation, all rights reserved