bsh.classpath
Class BshClassPath.JarClassSource

java.lang.Object
  extended by bsh.classpath.BshClassPath.ClassSource
      extended by bsh.classpath.BshClassPath.JarClassSource
Enclosing class:
BshClassPath

public static class BshClassPath.JarClassSource
extends BshClassPath.ClassSource


Method Summary
 byte[] getCode(String className)
           
 URL getURL()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getURL

public URL getURL()

getCode

public byte[] getCode(String className)

toString

public String toString()
Overrides:
toString in class Object


? 2000-2005 pat@pat.net :-)