Uses of Class
org.apache.nutch.plugin.URLStreamHandlerFactory
-
Packages that use URLStreamHandlerFactory Package Description org.apache.nutch.plugin The NutchPlugin
System. -
-
Uses of URLStreamHandlerFactory in org.apache.nutch.plugin
Methods in org.apache.nutch.plugin that return URLStreamHandlerFactory Modifier and Type Method Description static URLStreamHandlerFactory
URLStreamHandlerFactory. getInstance()
Get the singleton instance of this class.
-