Uses of Class gnu.java.net.loader.URLLoader

Uses in package gnu.java.net.loader

Classes derived from gnu.java.net.loader.URLLoader

class
A FileURLLoader is a type of URLLoader only loading from file url.
class
A JarURLLoader is a type of URLLoader only loading from jar url.
class
A Load_gcjlib is a type of URLLoader that loads classes and resources from a shared library.
class
Loader for remote directories.

Constructors with parameter type gnu.java.net.loader.URLLoader

Methods with return type gnu.java.net.loader.URLLoader

URLLoader
Return the URLLoader for this resource.