程序包的使用
bsh.classpath
使用bsh.classpath的程序包
-
类说明One of the things BshClassLoader does is to address a deficiency in URLClassLoader that prevents us from specifying individual classes via URLs.A BshClassPath encapsulates knowledge about a class path of URLs.
-
bsh.util使用的bsh.classpath中的类