Uses of Class java.net.URLClassLoader
Uses in package java.net
Methods with return type java.net.URLClassLoader
URLClassLoader Creates a new instance of a URLClassLoader
that gets
classes from the supplied URL
s.
URLClassLoader Creates a new instance of a URLClassLoader
that gets
classes from the supplied URL
s and with the supplied
loader as parent class loader.