Package com.basiscomponents.util
-
Class Summary Class Description JarLoader This class implements a ClassLoader that allows the dynamic addition of JAR files You can then obtain a reference to the class by cl.LoadClass and use the newInstance() method of the class object to call the default constructor.JLibDataFileHandler Imports the data of a Data File into a com.basiscomponents.db.ResultSet object using the BASIS JLib.KeyValuePair<K,V> StringDateTimeGuesser StringHelper