- BASECP - Static variable in class org.apache.bsf.util.event.generator.EventAdapterGenerator
-
- BASECPCOUNT - Static variable in class org.apache.bsf.util.event.generator.EventAdapterGenerator
-
- bean - Variable in class org.apache.bsf.BSFDeclaredBean
-
- Bean - Class in org.apache.bsf.util
-
A Bean is the class used to represent a bean: it holds a
type and a value.
- Bean(Class, Object) - Constructor for class org.apache.bsf.util.Bean
-
- bMethodHasSetAccessible - Static variable in class org.apache.bsf.util.EngineUtils
-
- BSF_Log - Class in org.apache.bsf
-
This class is used in BSF for logging (a delegator for org.apache.commons.logging,
which is needed for compilation) using the org.apache.commons.logging.Log
methods.
- BSF_Log() - Constructor for class org.apache.bsf.BSF_Log
-
- BSF_Log(String) - Constructor for class org.apache.bsf.BSF_Log
-
- BSF_Log(Class) - Constructor for class org.apache.bsf.BSF_Log
-
- BSF_LOG_L0 - Static variable in class org.apache.bsf.util.DebugLog
-
- BSF_LOG_L1 - Static variable in class org.apache.bsf.util.DebugLog
-
- BSF_LOG_L2 - Static variable in class org.apache.bsf.util.DebugLog
-
- BSF_LOG_L3 - Static variable in class org.apache.bsf.util.DebugLog
-
- BSF_LogFactory - Class in org.apache.bsf
-
This class is used in BSF as BSF_LogFactory returning a BSF_Log instance, which is
a delegator for an org.apache.commons.logging.Log
object.
- BSF_LogFactory() - Constructor for class org.apache.bsf.BSF_LogFactory
-
- bsfCL - Static variable in class org.apache.bsf.util.EngineUtils
-
- BSFClassLoader - Class in org.apache.bsf.util
-
This class loader knows to load a class from the tempDir dir
of the environment of the given manager.
- BSFClassLoader() - Constructor for class org.apache.bsf.util.BSFClassLoader
-
- BSFCommand - Class in org.apache.bsf.engines.jacl
-
- BSFCommand(BSFManager, BSFEngine) - Constructor for class org.apache.bsf.engines.jacl.BSFCommand
-
- BSFDeclaredBean - Class in org.apache.bsf
-
BSFDeclaredBeans are used internally by BSF to encapsulate information being
passed between a BSFManager and its various BSFEngines.
- BSFDeclaredBean(String, Object, Class) - Constructor for class org.apache.bsf.BSFDeclaredBean
-
- BSFEngine - Interface in org.apache.bsf
-
This is the view of a scripting engine assumed by the Bean Scripting
Framework.
- BSFEngineImpl - Class in org.apache.bsf.util
-
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.
- BSFEngineImpl() - Constructor for class org.apache.bsf.util.BSFEngineImpl
-
- BSFEngineTestTmpl - Class in org.apache.bsf.test
-
Superclass for language engine tests.
- BSFEngineTestTmpl(String) - Constructor for class org.apache.bsf.test.BSFEngineTestTmpl
-
- BSFEventProcessor - Class in org.apache.bsf.util
-
This is used to support binding scripts to be run when an event
occurs.
- BSFEventProcessor(BSFEngine, BSFManager, String, String, int, int, Object) - Constructor for class org.apache.bsf.util.BSFEventProcessor
-
Package-protected constructor makes this class unavailable for
public use.
- BSFEventProcessorReturningEventInfos - Class in org.apache.bsf.util
-
This is used to support binding scripts to be run when an event occurs,
forwarding the arguments supplied to the event listener.
- BSFEventProcessorReturningEventInfos(BSFEngine, BSFManager, String, String, int, int, Object, Object) - Constructor for class org.apache.bsf.util.BSFEventProcessorReturningEventInfos
-
Package-protected constructor makes this class unavailable for public
use.
- BSFException - Exception in org.apache.bsf
-
If something goes wrong while doing some scripting stuff, one of these
is thrown.
- BSFException(int, String) - Constructor for exception org.apache.bsf.BSFException
-
- BSFException(int, String, Throwable) - Constructor for exception org.apache.bsf.BSFException
-
- BSFException(String) - Constructor for exception org.apache.bsf.BSFException
-
- BSFFunctions - Class in org.apache.bsf.util
-
This is a utility that engine implementors may use as the Java
object they expose in the scripting language as "bsf".
- BSFFunctions(BSFManager, BSFEngine) - Constructor for class org.apache.bsf.util.BSFFunctions
-
- BSFManager - Class in org.apache.bsf
-
This class is the entry point to the bean scripting framework.
- BSFManager() - Constructor for class org.apache.bsf.BSFManager
-
- bsfManager - Variable in class org.apache.bsf.test.BSFEngineTestTmpl
-
- bsfManagerDefinedCL - Static variable in class org.apache.bsf.util.EngineUtils
-
- bsfManagerDefinedCL - Static variable in class org.apache.bsf.util.ReflectionUtils
-
- bsftag - Class in org.apache.taglibs.bsf
-
- bsftag() - Constructor for class org.apache.taglibs.bsf.bsftag
-
- BSFTest - Class in org.apache.bsf.test
-
Primary test class and testing front end for BSF.
- BSFTest(String) - Constructor for class org.apache.bsf.test.BSFTest
-
- buildNewSymbol(String) - Method in class org.apache.bsf.util.CodeBuffer
-
- byteArrayToDouble(byte[], byte[]) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- byteArrayToDouble(byte[]) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- byteArrayToFloat(byte[]) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- byteArrayToInt(byte[]) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- byteArrayToLong(byte[]) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- byteArrayToLong(byte[], byte[]) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- byteArrayToShort(byte[]) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- Bytecode - Class in org.apache.bsf.util.event.generator
-
Bytecode handling utilities
Handle standard byte arrays as defined in Java VM and Class File
5 April 1999 - functions to append Class File byte subarrays
into a Class File byte array
- Bytecode() - Constructor for class org.apache.bsf.util.event.generator.Bytecode
-
- byteToHexString(byte) - Static method in class org.apache.bsf.util.event.generator.ByteUtility
-
- ByteUtility - Class in org.apache.bsf.util.event.generator
-
Byte handling utilities
5 April 1999 - functions to append standard types to byte arrays
functions to produce standard types from byte arrays
- ByteUtility() - Constructor for class org.apache.bsf.util.event.generator.ByteUtility
-
- C_Class - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_Double - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_FieldRef - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_Float - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_Integer - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_InterfaceMethodRef - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_Long - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_MethodRef - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_NameAndType - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_String - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- C_Utf8 - Static variable in class org.apache.bsf.util.event.generator.Bytecode
-
- cache - Variable in class org.apache.bsf.util.BSFClassLoader
-
- call(Object, String, Object[]) - Method in interface org.apache.bsf.BSFEngine
-
This is used by an application to call into the scripting engine
to make a function/method call.
- call(Object, String, Object[]) - Method in class org.apache.bsf.engines.jacl.JaclEngine
-
- call(Object, String, Object[]) - Method in class org.apache.bsf.engines.java.JavaEngine
-
- call(Object, String, Object[]) - Method in class org.apache.bsf.engines.javaclass.JavaClassEngine
-
call the named method of the given object.
- call(Object, String, Object[]) - Method in class org.apache.bsf.engines.javascript.JavaScriptEngine
-
Return an object from an extension.
- call(Object, String, Object[]) - Method in class org.apache.bsf.engines.jython.JythonEngine
-
call the named method of the given object.
- call(Object, String, Object[]) - Method in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
Return an object from an extension.
- call(Object, String, Object[]) - Method in class org.apache.bsf.engines.xslt.XSLTEngine
-
call the named method of the given object.
- call(Object, String, Object[]) - Method in class org.apache.bsf.test.fakeEngine
-
- callBeanMethod(Object, String, Object[]) - Static method in class org.apache.bsf.util.EngineUtils
-
Finds and invokes a method with the given signature on the given
bean.
- callStatic(Class, String, Object[]) - Method in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
Invoke a static method.
- CFDriver - Class in org.apache.bsf.util.cf
-
This is an example of how a CodeFormatter
bean can be used.
- CFDriver() - Constructor for class org.apache.bsf.util.cf.CFDriver
-
Not used.
- CLASSHEADER - Static variable in class org.apache.bsf.util.event.generator.EventAdapterGenerator
-
- classLoader - Variable in class org.apache.bsf.BSFManager
-
- classLoader - Variable in class org.apache.bsf.util.BSFEngineImpl
-
- classNameToVarName(String) - Static method in class org.apache.bsf.util.StringUtils
-
- CLASSPACKAGE - Static variable in class org.apache.bsf.util.event.generator.EventAdapterGenerator
-
- classPath - Variable in class org.apache.bsf.BSFManager
-
- classPath - Variable in class org.apache.bsf.util.BSFEngineImpl
-
- cleanString(String) - Static method in class org.apache.bsf.util.StringUtils
-
- clearSymbolTable() - Method in class org.apache.bsf.util.CodeBuffer
-
- cmdProc(Interp, TclObject[]) - Method in class org.apache.bsf.engines.jacl.BSFCommand
-
- CodeBuffer - Class in org.apache.bsf.util
-
A CodeBuffer
object is used as a code repository for generated Java code.
- CodeBuffer() - Constructor for class org.apache.bsf.util.CodeBuffer
-
- CodeBuffer(CodeBuffer) - Constructor for class org.apache.bsf.util.CodeBuffer
-
- CodeFormatter - Class in org.apache.bsf.util.cf
-
A CodeFormatter
bean is used to format raw Java code.
- CodeFormatter() - Constructor for class org.apache.bsf.util.cf.CodeFormatter
-
- codeToClass - Static variable in class org.apache.bsf.engines.java.JavaEngine
-
- codeToClass - Static variable in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
- columnNo - Variable in class org.apache.bsf.util.BSFEventProcessor
-
- columnNo - Variable in class org.apache.bsf.util.BSFEventProcessorReturningEventInfos
-
- compileApply(String, int, int, Object, Vector, Vector, CodeBuffer) - Method in interface org.apache.bsf.BSFEngine
-
This is used by an application to compile an anonymous function.
- compileApply(String, String, int, int, Object, Vector, Vector, CodeBuffer) - Method in class org.apache.bsf.BSFManager
-
Compile the application of the given anonymous function of the given
language to the given parameters into the given CodeBuffer.
- compileApply(String, int, int, Object, Vector, Vector, CodeBuffer) - Method in class org.apache.bsf.util.BSFEngineImpl
-
Default impl of compileApply - calls compileExpr ignoring parameters.
- compileExpr(String, int, int, Object, CodeBuffer) - Method in interface org.apache.bsf.BSFEngine
-
This is used by an application to compile a value-returning expression.
- compileExpr(String, String, int, int, Object, CodeBuffer) - Method in class org.apache.bsf.BSFManager
-
Compile the given expression of the given language into the given
CodeBuffer.
- compileExpr(String, int, int, Object, CodeBuffer) - Method in class org.apache.bsf.util.BSFEngineImpl
-
Default impl of compileExpr - generates code that'll create a new
manager, evaluate the expression, and return the value.
- compileScript(String, int, int, Object, CodeBuffer) - Method in interface org.apache.bsf.BSFEngine
-
This is used by an application to compile some script.
- compileScript(String, String, int, int, Object, CodeBuffer) - Method in class org.apache.bsf.BSFManager
-
Compile the given script of the given language into the given
CodeBuffer.
- compileScript(String, int, int, Object, CodeBuffer) - Method in class org.apache.bsf.engines.java.JavaEngine
-
- compileScript(String, int, int, Object, CodeBuffer) - Method in class org.apache.bsf.util.BSFEngineImpl
-
Default impl of compileScript - generates code that'll create a new
manager, and execute the script.
- componentAdded(ContainerEvent) - Method in class org.apache.bsf.util.event.adapters.java_awt_event_ContainerAdapter
-
- componentHidden(ComponentEvent) - Method in class org.apache.bsf.util.event.adapters.java_awt_event_ComponentAdapter
-
- componentMoved(ComponentEvent) - Method in class org.apache.bsf.util.event.adapters.java_awt_event_ComponentAdapter
-
- componentRemoved(ContainerEvent) - Method in class org.apache.bsf.util.event.adapters.java_awt_event_ContainerAdapter
-
- componentResized(ComponentEvent) - Method in class org.apache.bsf.util.event.adapters.java_awt_event_ComponentAdapter
-
- componentShown(ComponentEvent) - Method in class org.apache.bsf.util.event.adapters.java_awt_event_ComponentAdapter
-
- convert(Class, Class, Object) - Method in interface org.apache.bsf.util.type.TypeConvertor
-
- createBean(String, Object[]) - Static method in class org.apache.bsf.util.EngineUtils
-
Creates a new bean.
- createBean(ClassLoader, String, Class[], Object[]) - Static method in class org.apache.bsf.util.ReflectionUtils
-
Create a bean using given class loader and using the appropriate
constructor for the given args of the given arg types.
- createBean(ClassLoader, String, Object[]) - Static method in class org.apache.bsf.util.ReflectionUtils
-
Create a bean using given class loader and using the appropriate
constructor for the given args.
- endSection(String) - Static method in class org.apache.bsf.RGFInfo
-
- engine - Variable in class org.apache.bsf.util.BSFEventProcessor
-
- engine - Variable in class org.apache.bsf.util.BSFEventProcessorReturningEventInfos
-
- engine - Variable in class org.apache.bsf.util.BSFFunctions
-
- EngineUtils - Class in org.apache.bsf.util
-
This class contains utilities that language integrators can use
when implementing the BSFEngine interface.
- EngineUtils() - Constructor for class org.apache.bsf.util.EngineUtils
-
- EngineUtilsTest - Class in org.apache.bsf.test.utilTests
-
This is a testcase for org.apache.bsf.util.EngineUtils
- EngineUtilsTest(String) - Constructor for class org.apache.bsf.test.utilTests.EngineUtilsTest
-
- entryGetModifiers(Object) - Static method in class org.apache.bsf.util.MethodUtils
-
Utility function: obtain common data from either Method or
Constructor.
- entryGetName(Object) - Static method in class org.apache.bsf.util.MethodUtils
-
Utility function: obtain common data from either Method or
Constructor.
- entryGetParameterTypes(Object) - Static method in class org.apache.bsf.util.MethodUtils
-
Utility function: obtain common data from either Method or
Constructor.
- entryToString(Object) - Static method in class org.apache.bsf.util.MethodUtils
-
Utility function: obtain common data from either Method or
Constructor.
- error(Object) - Method in class org.apache.bsf.BSF_Log
-
- error(Object, Throwable) - Method in class org.apache.bsf.BSF_Log
-
- eval(String, int, int, Object) - Method in interface org.apache.bsf.BSFEngine
-
This is used by an application to evaluate an expression.
- eval(String, String, int, int, Object) - Method in class org.apache.bsf.BSFManager
-
Evaluate the given expression of the given language and return the
resulting value.
- eval(String, int, int, Object) - Method in class org.apache.bsf.engines.jacl.JaclEngine
-
This is used by an application to evaluate a string containing
some expression.
- eval(String, int, int, Object) - Method in class org.apache.bsf.engines.java.JavaEngine
-
This is used by an application to evaluate a string containing
some expression.
- eval(String, int, int, Object) - Method in class org.apache.bsf.engines.javaclass.JavaClassEngine
-
This is used by an application to evaluate an object containing
some expression - clearly not possible for compiled code ..
- eval(String, int, int, Object) - Method in class org.apache.bsf.engines.javascript.JavaScriptEngine
-
This is used by an application to evaluate a string containing
some expression.
- eval(String, int, int, Object) - Method in class org.apache.bsf.engines.jython.JythonEngine
-
Evaluate an expression.
- eval(String, int, int, Object) - Method in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
Override impl of execute.
- eval(String, int, int, Object) - Method in class org.apache.bsf.engines.xslt.XSLTEngine
-
Evaluate an expression.
- eval(String, int, int, Object) - Method in class org.apache.bsf.test.fakeEngine
-
- EventAdapter - Interface in org.apache.bsf.util.event
-
EventAdapter is the interface that all event adapters must
implement in order to work with the automatic event adapter generation
model.
- EventAdapterGenerator - Class in org.apache.bsf.util.event.generator
-
EventAdapterGenerator
Generate an "Event Adapter" dynamically during program execution
- EventAdapterGenerator() - Constructor for class org.apache.bsf.util.event.generator.EventAdapterGenerator
-
- EventAdapterImpl - Class in org.apache.bsf.util.event
-
EventAdapterImpl is a default implementation of the EventAdapter
interface that specific event adapters may choose to subclass from
instead of implementing the interface themselves.
- EventAdapterImpl() - Constructor for class org.apache.bsf.util.event.EventAdapterImpl
-
- EventAdapterRegistry - Class in org.apache.bsf.util.event
-
The EventAdapterRegistry is the registry of event adapters.
- EventAdapterRegistry() - Constructor for class org.apache.bsf.util.event.EventAdapterRegistry
-
- EVENTLISTENER - Static variable in class org.apache.bsf.util.event.generator.EventAdapterGenerator
-
- eventProcessor - Variable in class org.apache.bsf.util.event.EventAdapterImpl
-
- EventProcessor - Interface in org.apache.bsf.util.event
-
EventProcessor is the interface that event adapters use to
delegate events they received to be delivered to the appropriate target.
- exec(String, int, int, Object) - Method in interface org.apache.bsf.BSFEngine
-
This is used by an application to execute some script.
- exec(String, String, int, int, Object) - Method in class org.apache.bsf.BSFManager
-
Execute the given script of the given language.
- exec(String, int, int, Object) - Method in class org.apache.bsf.engines.jython.JythonEngine
-
Execute a script.
- exec(String, int, int, Object) - Method in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
Override impl of execute.
- exec(String, int, int, Object) - Method in class org.apache.bsf.test.fakeEngine
-
- exec(String, int, int, Object) - Method in class org.apache.bsf.util.BSFEngineImpl
-
Default impl of execute - calls eval and ignores the result.
- execEvalShared(String, int, int, Object, boolean) - Method in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
This is shared code for the exec() and eval() operations.
- expression - Class in org.apache.taglibs.bsf
-
- expression() - Constructor for class org.apache.taglibs.bsf.expression
-
- extn2Lang - Static variable in class org.apache.bsf.BSFManager
-
- iexec(String, int, int, Object) - Method in interface org.apache.bsf.BSFEngine
-
This is used by an application to execute some script, as though
one were interacting with the language in an interactive session.
- iexec(String, String, int, int, Object) - Method in class org.apache.bsf.BSFManager
-
Execute the given script of the given language, attempting to
emulate an interactive session w/ the language.
- iexec(String, int, int, Object) - Method in class org.apache.bsf.engines.jython.JythonEngine
-
Execute script code, emulating console interaction.
- iexec(String, int, int, Object) - Method in class org.apache.bsf.test.fakeEngine
-
- iexec(String, int, int, Object) - Method in class org.apache.bsf.util.BSFEngineImpl
-
Default impl of interactive execution - calls eval and ignores the result.
- IndentWriter - Class in org.apache.bsf.util
-
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.
- IndentWriter(OutputStream) - Constructor for class org.apache.bsf.util.IndentWriter
-
Forwards its arguments to the PrintWriter
constructor
with the same signature.
- IndentWriter(OutputStream, boolean) - Constructor for class org.apache.bsf.util.IndentWriter
-
Forwards its arguments to the PrintWriter
constructor
with the same signature.
- IndentWriter(Writer) - Constructor for class org.apache.bsf.util.IndentWriter
-
Forwards its arguments to the PrintWriter
constructor
with the same signature.
- IndentWriter(Writer, boolean) - Constructor for class org.apache.bsf.util.IndentWriter
-
Forwards its arguments to the PrintWriter
constructor
with the same signature.
- info(Object) - Method in class org.apache.bsf.BSF_Log
-
- info(Object, Throwable) - Method in class org.apache.bsf.BSF_Log
-
- initialize(BSFManager, String, Vector) - Method in interface org.apache.bsf.BSFEngine
-
This method is used to initialize the engine right after construction.
- initialize(BSFManager, String, Vector) - Method in class org.apache.bsf.engines.jacl.JaclEngine
-
Initialize the engine.
- initialize(BSFManager, String, Vector) - Method in class org.apache.bsf.engines.java.JavaEngine
-
- initialize(BSFManager, String, Vector) - Method in class org.apache.bsf.engines.javascript.JavaScriptEngine
-
Initialize the engine.
- initialize(BSFManager, String, Vector) - Method in class org.apache.bsf.engines.jython.JythonEngine
-
Initialize the engine.
- initialize(BSFManager, String, Vector) - Method in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
- initialize(BSFManager, String, Vector) - Method in class org.apache.bsf.engines.xslt.XSLTEngine
-
Initialize the engine.
- initialize(BSFManager, String, Vector) - Method in class org.apache.bsf.util.BSFEngineImpl
-
initialize the engine; called right after construction by
the manager.
- INITMETHOD - Static variable in class org.apache.bsf.util.event.generator.EventAdapterGenerator
-
- internalCall(Object, String, Object[]) - Method in class org.apache.bsf.engines.java.JavaEngine
-
Return an object from an extension.
- interp - Variable in class org.apache.bsf.engines.jython.JythonEngine
-
- IOUtils - Class in org.apache.bsf.util
-
This file is a collection of input/output utilities.
- IOUtils() - Constructor for class org.apache.bsf.util.IOUtils
-
- IOUtilsTest - Class in org.apache.bsf.test.utilTests
-
This is testcase for the org.apache.bsf.util.IOUtils
- IOUtilsTest(String) - Constructor for class org.apache.bsf.test.utilTests.IOUtilsTest
-
- isDebugEnabled() - Method in class org.apache.bsf.BSF_Log
-
- isErrorEnabled() - Method in class org.apache.bsf.BSF_Log
-
- isExecutable() - Method in class org.apache.bsf.util.ObjInfo
-
- isFatalEnabled() - Method in class org.apache.bsf.BSF_Log
-
- isInfoEnabled() - Method in class org.apache.bsf.BSF_Log
-
- isLanguageRegistered(String) - Static method in class org.apache.bsf.BSFManager
-
Determine whether a language is registered.
- isTraceEnabled() - Method in class org.apache.bsf.BSF_Log
-
- isValidIdentifierName(String) - Static method in class org.apache.bsf.util.StringUtils
-
- isValidPackageName(String) - Static method in class org.apache.bsf.util.StringUtils
-
- isValueReturning() - Method in class org.apache.bsf.util.ObjInfo
-
- isWarnEnabled() - Method in class org.apache.bsf.BSF_Log
-
- itemStateChanged(ItemEvent) - Method in class org.apache.bsf.util.event.adapters.java_awt_event_ItemAdapter
-
- sb - Static variable in class org.apache.bsf.RGFInfo
-
- script - Variable in class org.apache.bsf.util.BSFEventProcessor
-
- script - Variable in class org.apache.bsf.util.BSFEventProcessorReturningEventInfos
-
- scriptlet - Class in org.apache.taglibs.bsf
-
- scriptlet() - Constructor for class org.apache.taglibs.bsf.scriptlet
-
- ScriptSymbolTable - Class in org.apache.bsf.util
-
An ScriptSymbolTable
object is used by a CodeBuffer
object to implement nested scopes.
- ScriptSymbolTable(Hashtable) - Constructor for class org.apache.bsf.util.ScriptSymbolTable
-
- serializeCompilation - Static variable in class org.apache.bsf.engines.java.JavaEngine
-
- serializeCompilation - Static variable in class org.apache.bsf.engines.netrexx.NetRexxEngine
-
- setClassLoader(ClassLoader) - Method in class org.apache.bsf.BSFManager
-
Set the class loader for those that need to use it.
- setClassLoader(ClassLoader) - Static method in class org.apache.bsf.util.event.EventAdapterRegistry
-
Class loader to use to load event adapter classes.
- setClassName(String) - Method in class org.apache.bsf.util.CodeBuffer
-
- setClassPath(String) - Method in class org.apache.bsf.BSFManager
-
Set the classpath for those that need to use it.
- setDebugStream(PrintStream) - Static method in class org.apache.bsf.util.DebugLog
-
- setDelimiters(String) - Method in class org.apache.bsf.util.cf.CodeFormatter
-
Sets the set of delimiters; default set is "(+"
.
- setDynamic(boolean) - Static method in class org.apache.bsf.util.event.EventAdapterRegistry
-
Indicates whether or not to dynamically generate adapters; default is
true
.
- setEventProcessor(EventProcessor) - Method in interface org.apache.bsf.util.event.EventAdapter
-
- setEventProcessor(EventProcessor) - Method in class org.apache.bsf.util.event.EventAdapterImpl
-
- setExtends(String) - Method in class org.apache.bsf.util.CodeBuffer
-
- setField(Object, String, Bean, TypeConvertorRegistry) - Static method in class org.apache.bsf.util.ReflectionUtils
-
- setFinalServiceMethodStatement(ObjInfo) - Method in class org.apache.bsf.util.CodeBuffer
-
- setIndentationStep(int) - Method in class org.apache.bsf.util.cf.CodeFormatter
-
Sets the size of the indentation step; default size is 2
.
- setLanguage(String) - Method in class org.apache.taglibs.bsf.bsftag
-
- setLogLevel(int) - Static method in class org.apache.bsf.util.DebugLog
-
- setMaxLineLength(int) - Method in class org.apache.bsf.util.cf.CodeFormatter
-
Sets the (desired) maximum line length; default length is
74
.
- setObjectRegistry(ObjectRegistry) - Method in class org.apache.bsf.BSFManager
-
Set the object registry used by this manager.
- setPackageName(String) - Method in class org.apache.bsf.util.CodeBuffer
-
- setProperty(Object, String, Integer, Object, Class, TypeConvertorRegistry) - Static method in class org.apache.bsf.util.ReflectionUtils
-
Set a property of a bean to a given value.
- setServiceMethodName(String) - Method in class org.apache.bsf.util.CodeBuffer
-
- setServiceMethodReturnType(Class) - Method in class org.apache.bsf.util.CodeBuffer
-
- setStickyDelimiters(String) - Method in class org.apache.bsf.util.cf.CodeFormatter
-
Sets the set of sticky delimiters; default set is ","
.
- setSymbolTable(Hashtable) - Method in class org.apache.bsf.util.CodeBuffer
-
- setTempDir(String) - Method in class org.apache.bsf.BSFManager
-
Temporary directory to put stuff into (for those who need to).
- setTempDir(String) - Method in class org.apache.bsf.util.BSFClassLoader
-
- setUp() - Method in class org.apache.bsf.test.BSFEngineTestTmpl
-
- setUp() - Method in class org.apache.bsf.test.BSFTest
-
- setUp() - Method in class org.apache.bsf.test.engineTests.jaclTest
-
- setUp() - Method in class org.apache.bsf.test.engineTests.javascriptTest
-
- setUp() - Method in class org.apache.bsf.test.engineTests.jythonTest
-
- setUp() - Method in class org.apache.bsf.test.engineTests.netrexxTest
-
- setUp() - Method in class org.apache.bsf.test.utilTests.EngineUtilsTest
-
- setValue(String) - Method in class org.apache.bsf.test.utilTests.TestBean
-
- setValue(String, Number) - Method in class org.apache.bsf.test.utilTests.TestBean
-
- source - Variable in class org.apache.bsf.util.BSFEventProcessor
-
- source - Variable in class org.apache.bsf.util.BSFEventProcessorReturningEventInfos
-
- stderrPrint(Object, int) - Static method in class org.apache.bsf.util.DebugLog
-
- stderrPrintln(Object, int) - Static method in class org.apache.bsf.util.DebugLog
-
- stdoutPrint(Object, int) - Static method in class org.apache.bsf.util.DebugLog
-
- stdoutPrintln(Object, int) - Static method in class org.apache.bsf.util.DebugLog
-
- streamPrint(Object, OutputStream, int) - Static method in class org.apache.bsf.util.DebugLog
-
- streamPrintln(Object, OutputStream, int) - Static method in class org.apache.bsf.util.DebugLog
-
- StringUtils - Class in org.apache.bsf.util
-
Deals with strings (probably need to elaborate some more).
- StringUtils() - Constructor for class org.apache.bsf.util.StringUtils
-
- StringUtilsTest - Class in org.apache.bsf.test.utilTests
-
This is a testcase for org.apache.bsf.util.StringUtils.java
- StringUtilsTest(String) - Constructor for class org.apache.bsf.test.utilTests.StringUtilsTest
-
Constructor for StringUtilsTest.
- suite() - Static method in class org.apache.bsf.test.BSFTest
-
- symbolTableIsStacked() - Method in class org.apache.bsf.util.CodeBuffer
-
- sysOut - Variable in class org.apache.bsf.test.BSFEngineTestTmpl
-