PluginLoader Class Reference

List of all members.

Static Public Member Functions

ClassLoader getClassLoader (URL url)
Object load (Class classType, URL baseURL, BufferedReader input) throws IOException, FileFormatException

Static Private Attributes

final Hashtable classloaders = new Hashtable()
final ClassLoader parentClassLoader

Member Function Documentation

ClassLoader getClassLoader URL  url  )  [inline, static]
 

Definition at line 24 of file PluginLoader.java.

References classloaders, getClassLoader(), and parentClassLoader.

Referenced by getClassLoader().

Object load Class  classType,
URL  baseURL,
BufferedReader  input
throws IOException, FileFormatException [inline, static]
 

Definition at line 36 of file PluginLoader.java.

References load().

Referenced by load().


Member Data Documentation

final Hashtable classloaders = new Hashtable() [static, private]
 

Definition at line 7 of file PluginLoader.java.

Referenced by getClassLoader().

final ClassLoader parentClassLoader [static, private]
 

Initial value:

new PluginLoader().getClass().getClassLoader()

Definition at line 8 of file PluginLoader.java.

Referenced by getClassLoader().


The documentation for this class was generated from the following file:
Generated on Sun Aug 15 11:56:54 2004 for International Input by doxygen 1.3.7