Searched defs:getContent (Results 1 – 8 of 8) 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
192 public Object getContent() throws java.io.IOException { in getContent() method in URLConnection226 public Object getContent(Class[] types) throws IOException { in getContent() method in URLConnection1041 public Object getContent(URLConnection u) throws IOException { in getContent() method in URLConnection.DefaultContentHandler
446 public final Object getContent() throws IOException { in getContent() method in URL454 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
134 public Object getContent(URLConnection u) { in getContent() method in ContentHandlerFactoryTest.TestContentHandler
70 public Object getContent() { in getContent() method in ContentInfo
303 public Object getContent() throws IOException { in getContent() method in JarURLConnectionImpl
174 public Object getContent() throws IOException { in getContent() method in HttpsURLConnectionImpl180 public Object getContent(Class[] types) throws IOException { in getContent() method in HttpsURLConnectionImpl