Uses of Package
org.apache.bsf.util
Packages that use org.apache.bsf.util
Package
Description
-
Classes in org.apache.bsf.util used by org.apache.bsfClassDescriptionA
CodeBuffer
object is used as a code repository for generated Java code.The ObjectRegistry is used to do name-to-object reference lookups. -
Classes in org.apache.bsf.util used by org.apache.bsf.engines.javascriptClassDescriptionThis is a base implementation of the BSFEngine interface which engine implementations may choose to extend to get the basic methods of the interface implemented.
-
Classes in org.apache.bsf.util used by org.apache.bsf.engines.xsltClassDescriptionThis is a base implementation of the BSFEngine interface which engine implementations may choose to extend to get the basic methods of the interface implemented.
-
Classes in org.apache.bsf.util used by org.apache.bsf.utilClassDescriptionA Bean is the class used to represent a bean: it holds a type and a value.A
CodeBuffer
object is used as a code repository for generated Java code.The ObjectRegistry is used to do name-to-object reference lookups.AnObjInfo
object is used by a compiler to track the name and type of a bean.