public synchronized static void setContentHandlerFactory(ContentHandlerFactory contentFactory) { HttpURLConnection.setContentHandlerFactory(contentFactory); }