|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ClassFileFinder | This interface defines services for publicly load class bytecode. |
DynamicClassFileFinder | A ClassFileFinder which allows to dynamically
redefine the class path.
|
DynamicResourceFileFinder | A ResourceFileFinder which allows to dynamically
redefine the class path.
|
ResourceFileFinder | This interface defines services for publicly load resource files. |
Class Summary | |
ArrayEnumeration | A resettable Enumeration over an array. |
CPoolReader | This class reads directly a class file as specified in the Java Language specification. |
DebugInputStream | |
DynamicJDK12ClassFileFinder | A JDK12ClassFileFinder whose classpath definition
can be changed at runtime. |
FIFOQueue | A simple FIFO queue. |
JDK12ClassFileFinder | This class emulates JDK 1.2 behaviour for finding class, providing direct access to the files / streams. |
JPanelOutputStream | A class to use a JPanel as an output stream. |
JPanelPrintStream | A PrintStream to embed a JPanelOutputStream |
SignatureAnalyzer | A class to analyze a Java method signature declaration, returning information on type names. |
TestDynamicClassFileFinder | |
TimeInterval | A class implementing a time interval, which parses back and forth human-readable specifications. |
Exception Summary | |
QueueEmptyException | Indicates that an operation failed since the queue is empty. |
TimeIntervalFormatException |
Old generic utlities package. ClassFileFinders, TimeInterval, CPoolReader and SignatureAnalyzer live here.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |