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
IOException
public Object getContent(URLConnection var0, Class[] var1) throws IOException
IOException
Copyright © 2006–2013 OSGi Alliance. All rights reserved.