Searched refs:setContentHandlerFactory (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
H A DURLConnection.java690 * using the {@code setContentHandlerFactory} method, the
722 * @see java.net.URLConnection#setContentHandlerFactory(java.net.ContentHandlerFactory)
749 * @see java.net.URLConnection#setContentHandlerFactory(java.net.ContentHandlerFactory)
1208 public static synchronized void setContentHandlerFactory(ContentHandlerFactory fac) { method in class:URLConnection

Completed in 68 milliseconds