Class Summary |
Bean |
A Bean is the class used to represent a bean: it holds a
type and a value. |
DOMUtils |
|
IndentWriter |
An IndentWriter object behaves the same as a
PrintWriter object, with the additional capability
of being able to print strings that are prepended with a specified
amount of spaces. |
IOUtils |
This file is a collection of input/output utilities. |
JavaUtils |
|
MethodUtils |
This file is a collection of reflection utilities for dealing with
methods and constructors. |
ObjectRegistry |
The ObjectRegistry is used to do name-to-object reference lookups. |
ObjInfo |
An ObjInfo object is used by a compiler to track the name and
type of a bean. |
StringUtils |
Deals with strings (probably need to elaborate some more). |