Home
last modified time | relevance | path

Searched defs:getContent (Results 1 – 9 of 9) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DContentHandler.java81 abstract public Object getContent(URLConnection urlc) throws IOException; in getContent() method in ContentHandler
100 public Object getContent(URLConnection urlc, Class[] classes) throws IOException { in getContent() method in ContentHandler
DURLConnection.java763 public Object getContent() throws IOException { in getContent() method in URLConnection
791 public Object getContent(Class[] classes) throws IOException { in getContent() method in URLConnection
1817 public Object getContent(URLConnection uc) throws IOException { in getContent() method in UnknownContentHandler
DURL.java1085 public final Object getContent() throws java.io.IOException { in getContent() method in URL
1103 public final Object getContent(Class[] classes) in getContent() method in URL
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
DContentHandlerTest.java57 public Object getContent(URLConnection uConn) throws IOException { in getContent() method in ContentHandlerImpl
/libcore/ojluni/annotations/mmodule/sun/security/pkcs/
DContentInfo.annotated.java69 public sun.security.util.DerValue getContent() { throw new RuntimeException("Stub!"); } in getContent() method in ContentInfo
/libcore/ojluni/annotations/hiddenapi/sun/security/pkcs/
DContentInfo.java55 public sun.security.util.DerValue getContent() { in getContent() method in ContentInfo
/libcore/ojluni/annotations/hiddenapi/java/net/
DURL.java172 public java.lang.Object getContent() throws java.io.IOException { in getContent() method in URL
176 public java.lang.Object getContent(java.lang.Class[] classes) throws java.io.IOException { in getContent() method in URL
/libcore/ojluni/src/main/java/sun/net/www/protocol/jar/
DJarURLConnection.java196 public Object getContent() throws IOException { in getContent() method in JarURLConnection
/libcore/ojluni/src/main/java/sun/security/pkcs/
DContentInfo.java156 public DerValue getContent() { in getContent() method in ContentInfo