urlClassLoader

Description

A simple wrapper for URLClassloader.

Properties

NameDescriptionRequired
url URLs to add to the classpath. No.
files Files to add to the classpath. No.
noInherit Don't inherit the parent class loader. No.
parent The parent class loader to inherit. No.

(c) Rob Gordon 2005 - 2009