public abstract class ContentHandler extends Object
| Constructor | Description |
|---|---|
ContentHandler() |
| Modifier and Type | Method | 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