Package | Description |
---|---|
org.apache.bsf | |
org.apache.bsf.engines.xslt | |
org.apache.bsf.util |
Class and Description |
---|
CodeBuffer
A
CodeBuffer object is used as a code repository for generated Java code. |
ObjectRegistry
The ObjectRegistry is used to do name-to-object reference lookups.
|
Class and Description |
---|
BSFEngineImpl
This is a base implementation of the BSFEngine interface which
engine implementations may choose to extend to get the basic
methods of the interface implemented.
|
Class and Description |
---|
Bean
A Bean is the class used to represent a bean: it holds a
type and a value.
|
CodeBuffer
A
CodeBuffer object is used as a code repository for generated Java code. |
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. |