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

/openjdk7/jdk/src/share/classes/java/net/
H A DURLConnection.java710 * using the <code>setContentHandlerFactory</code> method, the
742 * @see java.net.URLConnection#setContentHandlerFactory(java.net.ContentHandlerFactory)
769 * @see java.net.URLConnection#setContentHandlerFactory(java.net.ContentHandlerFactory)
1228 public static synchronized void setContentHandlerFactory(ContentHandlerFactory fac) { method in class:URLConnection

Completed in 77 milliseconds