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