bsh.classpath

Class BshClassPath.DirClassSource

Enclosing Class:
BshClassPath

public static class BshClassPath.DirClassSource
extends BshClassPath.ClassSource

Method Summary

byte[]
getCode(String className)
File
getDir()
static byte[]
readBytesFromFile(File base, String className)
String
toString()

Method Details

getCode

public byte[] getCode(String className)

getDir

public File getDir()

readBytesFromFile

public static byte[] readBytesFromFile(File base,
                                       String className)

toString

public String toString()

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