Searched defs:getContent (Results 1 – 6 of 6) sorted by relevance
41 public abstract Object getContent(URLConnection uConn) throws IOException; in getContent() method in ContentHandler57 public Object getContent(URLConnection uConn, Class[] types) in getContent() method in ContentHandler
188 public Object getContent() throws java.io.IOException { in getContent() method in URLConnection222 public Object getContent(Class[] types) throws IOException { in getContent() method in URLConnection1016 public Object getContent(URLConnection u) throws IOException { in getContent() method in URLConnection.DefaultContentHandler
454 public final Object getContent() throws IOException { in getContent() method in URL462 public final Object getContent(Class[] types) throws IOException { in getContent() method in URL
57 public Object getContent(URLConnection uConn) throws IOException { in getContent() method in ContentHandlerImpl
70 public Object getContent() { in getContent() method in ContentInfo
297 public Object getContent() throws IOException { in getContent() method in JarURLConnectionImpl