java.net
Class ContentHandler
java.lang.Object
java.net.ContentHandler
public abstract class ContentHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentHandler
public ContentHandler()
getContent
public abstract Object getContent(URLConnection var0)
throws IOException
- Throws:
IOException
getContent
public Object getContent(URLConnection var0,
Class[] var1)
throws IOException
- Throws:
IOException
Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.