Uses of Interface
java.net.ContentHandlerFactory
Packages that use ContentHandlerFactory
-
Uses of ContentHandlerFactory in java.net
Methods in java.net with parameters of type ContentHandlerFactoryModifier and TypeMethodDescriptionstatic void
URLConnection.setContentHandlerFactory
(ContentHandlerFactory fac) Sets theContentHandlerFactory
of an application.