public abstract class ContentHandler extends Object
Constructor and Description |
---|
ContentHandler() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
getContent(URLConnection urlc) |
Object |
getContent(URLConnection urlc,
Class[] classes) |
public abstract Object getContent(URLConnection urlc) throws IOException
IOException
public Object getContent(URLConnection urlc, Class[] classes) throws IOException
IOException