Alphabetical Index

_ A B C D E F G H I J K L M N O P R S T U V W X

_

A

actionPerformed(ActionEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_ActionAdapter
ActiveScriptEngine - class org.apache.bsf.engines.activescript.ActiveScriptEngine
This is the interface to active scripting engines from the Bean Scripting Framework.
AdapterClassLoader - class org.apache.bsf.util.event.generator.AdapterClassLoader
AdapterClassLoader() - constructor for class org.apache.bsf.util.event.generator.AdapterClassLoader
addBreakpoint(org.apache.bsf.dbline.BreakPoint) - method in class org.apache.bsf.dbline.Buffer
addBreakpoint(org.apache.bsf.engines.javascript.BreakPoint) - method in class org.apache.bsf.engines.javascript.FnOrScript
addBreakpoint(String,int) - method in class org.apache.bsf.dbline.JsDb
addBreakpointAtLine(int,int) - method in class org.apache.bsf.engines.javascript.DocumentCell
Add a breakpoint.
addBreakpointAtLine(int,int) - method in class org.apache.bsf.util.DocumentCell
addBreakpointAtOffset(int,int) - method in class org.apache.bsf.engines.javascript.DocumentCell
Same as above, except the breakpoint is specified at an character offset rather than a line number.
addBreakpointAtOffset(int,int) - method in class org.apache.bsf.util.DocumentCell
addBuffer(String,String) - method in class org.apache.bsf.dbline.JsDb
addBytes(byte[],byte) - static method in class org.apache.bsf.util.event.generator.ByteUtility
addBytes(byte[],byte[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
addBytes(byte[],int) - static method in class org.apache.bsf.util.event.generator.ByteUtility
addBytes(byte[],long) - static method in class org.apache.bsf.util.event.generator.ByteUtility
addBytes(byte[],short) - static method in class org.apache.bsf.util.event.generator.ByteUtility
addBytes(byte[],String) - static method in class org.apache.bsf.util.event.generator.ByteUtility
addClass(byte[],short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addCompilationUnit(Context,DebuggableScript,StringBuffer) - method in class org.apache.bsf.engines.javascript.FnOrScript
addConstructorException(String) - method in class org.apache.bsf.util.CodeBuffer
addConstructorStatement(String) - method in class org.apache.bsf.util.CodeBuffer
Add an event processor as a listener to some event coming out of an object.
addEventListener(Object,String,String,Object) - method in class org.apache.bsf.util.BSFFunctions
Add a script as a listener to some event coming out of an object.
addEventListener(Object,String,String,String) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
add an event listener
addEventListener(Object,String,String,String) - method in class org.apache.bsf.engines.activescript.JavaBeanAddEventListener
addFieldDeclaration(String) - method in class org.apache.bsf.util.CodeBuffer
addFieldRef(byte[],short,short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addImplements(String) - method in class org.apache.bsf.util.CodeBuffer
addImport(String) - method in class org.apache.bsf.util.CodeBuffer
addInitializerStatement(String) - method in class org.apache.bsf.util.CodeBuffer
addInteger(byte[],int) - static method in class org.apache.bsf.util.event.generator.Bytecode
addInterfaceMethodRef(byte[],short,short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addListener(org.apache.bsf.debug.util.RemoteServiceListener) - method in class org.apache.bsf.debug.util.Stub
addLong(byte[],long) - static method in class org.apache.bsf.util.event.generator.Bytecode
addMethodDeclaration(String) - method in class org.apache.bsf.util.CodeBuffer
addMethodRef(byte[],short,short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addNameAndType(byte[],short,short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addRef(byte,byte[],short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addRef(byte,byte[],short,short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addServiceMethodException(String) - method in class org.apache.bsf.util.CodeBuffer
addServiceMethodStatement(String) - method in class org.apache.bsf.util.CodeBuffer
addString(byte[],short) - static method in class org.apache.bsf.util.event.generator.Bytecode
addUtf8(byte[],String) - static method in class org.apache.bsf.util.event.generator.Bytecode
adjustmentValueChanged(AdjustmentEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_AdjustmentAdapter
allocOid(org.apache.bsf.debug.util.SocketConnection) - method in class org.apache.bsf.debug.util.Skeleton
apply(String,int,int,Object,Vector,Vector) - method in class org.apache.bsf.BSFEngine
This is used by an application to invoke an anonymous function.
apply(String,int,int,Object,Vector,Vector) - method in class org.apache.bsf.util.BSFEngineImpl
Default impl of apply - calls eval ignorning parameters and returns the result.
Apply the given anonymous function of the given language to the given parameters and return the resulting value.
attachToFnOrScript(org.apache.bsf.engines.javascript.FnOrScript) - method in class org.apache.bsf.engines.javascript.BreakPoint
attaches this breakpoint to the specified FnOrScript.
awake() - method in class org.apache.bsf.debug.serverImpl.GatedListener
awake() - method in class org.apache.bsf.debug.serverImpl.ObjectServer

B

bean - field in class org.apache.bsf.BSFDeclaredBean
Bean - class org.apache.bsf.util.Bean
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
bind(String) - method in class org.apache.bsf.debug.jsdi.JsContext
bind(String) - method in class org.apache.bsf.debug.meta.JsContextStub
bind(String) - method in class org.apache.bsf.engines.javascript.JsContextStub
bindMember(Class,String) - static method in class org.apache.bsf.engines.activescript.JavaBean
Bind the member to a unique index.
bindMember(Class,String,short) - static method in class org.apache.bsf.engines.activescript.JavaBean
Bind the member to a unique index.
bindMember(Object,String,short) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
Binds a method to an integer so it can be later referenced to invoke the method via callMethod.
bool - field in class org.apache.bsf.debug.util.ResultCell
booleanResult(boolean) - method in class org.apache.bsf.debug.util.ResultCell
breakConnection() - method in class org.apache.bsf.debug.clientImpl.ClientConnection
BreakPoint - class org.apache.bsf.dbline.BreakPoint
This class instances represent breakpoints as known by the client debugger.
BreakPoint - class org.apache.bsf.engines.javascript.BreakPoint
Materializes a breakpoint.
BreakPoint - class org.apache.bsf.util.BreakPoint
This is a class for the debug manager to remember a breakpoint.
BreakPoint() - constructor for class org.apache.bsf.dbline.BreakPoint
BreakPoint constructor comment.
BreakPoint(org.apache.bsf.engines.javascript.BreakPoint) - constructor for class org.apache.bsf.engines.javascript.BreakPoint
BreakPoint(org.apache.bsf.engines.javascript.DocumentCell,int) - constructor for class org.apache.bsf.engines.javascript.BreakPoint
BreakPoint(org.apache.bsf.util.DocumentCell,int) - constructor for class org.apache.bsf.util.BreakPoint
BSF_DEBUG_MANAGER_TID - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_DEBUG_MANAGER_UID - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_DEBUG_PROTOCOL_ACCEPT - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_DEBUG_PROTOCOL_MAJOR - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_DEBUG_PROTOCOL_MINOR - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_DEBUG_PROTOCOL_REJECT - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_DEBUG_SERVER_PORT - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_DEBUGGER_TID - static field in class org.apache.bsf.debug.util.DebugConstants
BSF_LOG_L0 - static field in class org.apache.bsf.debug.util.DebugLog
BSF_LOG_L1 - static field in class org.apache.bsf.debug.util.DebugLog
BSF_LOG_L2 - static field in class org.apache.bsf.debug.util.DebugLog
BSF_LOG_L3 - static field in class org.apache.bsf.debug.util.DebugLog
BSFD_CREATED_ENGINE - static field in class org.apache.bsf.debug.util.DebugConstants
BSFD_DELETED_ENGINE - static field in class org.apache.bsf.debug.util.DebugConstants
BSFD_DISCONNECT - static field in class org.apache.bsf.debug.util.DebugConstants
BSFDebugManagerImpl - class org.apache.bsf.util.BSFDebugManagerImpl
BSFDebugManagerImpl() - constructor for class org.apache.bsf.util.BSFDebugManagerImpl
BSFDeclaredBean - class org.apache.bsf.BSFDeclaredBean
BSFDeclaredBeans are used internally by BSF to encapsulate information being passed between a BSFManager and its various BSFEngines.
BSFEngine - interface org.apache.bsf.BSFEngine
This is the view of a scripting engine assumed by the bean scripting framework.
BSFEngineImpl - class org.apache.bsf.util.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.
BSFEngineImpl() - constructor for class org.apache.bsf.util.BSFEngineImpl
Get the debug manager in the constructor, not in initialize.
BSFEventProcessor - class org.apache.bsf.util.BSFEventProcessor
This is used to support binding scripts to be run when an event occurs.
BSFException - class org.apache.bsf.BSFException
If something goes wrong while doing some scripting stuff, one of these is thrown.
BSFException(int,String) - constructor for class org.apache.bsf.BSFException
BSFException(int,String,Throwable) - constructor for class org.apache.bsf.BSFException
BSFException(String) - constructor for class org.apache.bsf.BSFException
BSFFunctions - class org.apache.bsf.util.BSFFunctions
This is a utility that engine implementors may use as the Java object they expose in the scripting language as "bsf".
BSFManager - class org.apache.bsf.BSFManager
This class is the entry point to the bean scripting framework.
BSFManager() - constructor for class org.apache.bsf.BSFManager
BSFSCRIPTOBJECTFACTORY - static field in class org.apache.bsf.engines.activescript.JavaOLEENUMVAR
bsftag - class org.apache.taglibs.bsf.bsftag
Buffer - class org.apache.bsf.dbline.Buffer
A buffer represents a document such as a JSP.
Buffer(String,String,File) - constructor for class org.apache.bsf.dbline.Buffer
buildNewSymbol(String) - method in class org.apache.bsf.util.CodeBuffer
byteArrayToDouble(high[],low[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
byteArrayToDounle(value[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
byteArrayToFloat(value[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
byteArrayToInt(value[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
byteArrayToLong(high[],low[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
byteArrayToLong(value[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
byteArrayToShort(value[]) - static method in class org.apache.bsf.util.event.generator.ByteUtility
Bytecode - class org.apache.bsf.util.event.generator.Bytecode
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
byteToHexString(byte) - static method in class org.apache.bsf.util.event.generator.ByteUtility
ByteUtility - class org.apache.bsf.util.event.generator.ByteUtility
Byte handling utilities 5 April 1999 - functions to append standard types to byte arrays functions to produce standard types from byte arrays

C

C_Class - static field in class org.apache.bsf.util.event.generator.Bytecode
C_Double - static field in class org.apache.bsf.util.event.generator.Bytecode
C_FieldRef - static field in class org.apache.bsf.util.event.generator.Bytecode
C_Float - static field in class org.apache.bsf.util.event.generator.Bytecode
C_Integer - static field in class org.apache.bsf.util.event.generator.Bytecode
C_InterfaceMethodRef - static field in class org.apache.bsf.util.event.generator.Bytecode
C_Long - static field in class org.apache.bsf.util.event.generator.Bytecode
C_MethodRef - static field in class org.apache.bsf.util.event.generator.Bytecode
C_NameAndType - static field in class org.apache.bsf.util.event.generator.Bytecode
C_String - static field in class org.apache.bsf.util.event.generator.Bytecode
C_Utf8 - static field in class org.apache.bsf.util.event.generator.Bytecode
call(Object,String,Object[]) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
Return an object from an extension.
call(Object,String,Object[]) - method in class 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.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.jpython.JPythonEngine
call the named method of the given object.
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 the function.
Callbacks - class org.apache.bsf.dbline.Callbacks
This object is the remote object that will be passed to the remote debug manager as both the BSFDebugger and the JavaScript-specific callback object.
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.
callMethod(Object,int,Object[]) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
Invokes the method assocaited with methodID on the bean with parameters in the array args.
Call a method, property getter, or property setter.
cancelStepping() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
CB_HANDLE_BREAKPOINT_HIT - static field in class org.apache.bsf.debug.util.DebugConstants
CB_HANDLE_ENGINE_STOPPED - static field in class org.apache.bsf.debug.util.DebugConstants
CB_HANDLE_EXCEPTION_THROWN - static field in class org.apache.bsf.debug.util.DebugConstants
CB_HANDLE_STEPPING_DONE - static field in class org.apache.bsf.debug.util.DebugConstants
CB_POLL - static field in class org.apache.bsf.debug.util.DebugConstants
CFDriver - class org.apache.bsf.util.cf.CFDriver
This is an example of how a CodeFormatter bean can be used.
CFDriver() - constructor for class org.apache.bsf.util.cf.CFDriver
Not used.
CircularBuffer - class org.apache.bsf.debug.clientImpl.CircularBuffer
CircularBuffer() - constructor for class org.apache.bsf.debug.clientImpl.CircularBuffer
classId - field in class org.apache.bsf.debug.util.ResultCell
classLoader - field in class org.apache.bsf.util.BSFEngineImpl
classLoader - field in class org.apache.bsf.BSFManager
classNameToVarName(String) - static method in class org.apache.bsf.util.StringUtils
classPath - field in class org.apache.bsf.util.BSFEngineImpl
classPath - field in class org.apache.bsf.BSFManager
cleanString(String) - static method in class org.apache.bsf.util.StringUtils
clear() - method in class org.apache.bsf.debug.util.IntHashtable
Removes all key/value pairs from this IntHashtable, leaving the size zero and the capacity unchanged.
clearSymbolTable() - method in class org.apache.bsf.util.CodeBuffer
ClientConnection - class org.apache.bsf.debug.clientImpl.ClientConnection
ClientConnection(String,int) - constructor for class org.apache.bsf.debug.clientImpl.ClientConnection
ClientStubTable - class org.apache.bsf.debug.clientImpl.ClientStubTable
This class provides the resident object table for the mirrors.
ClientStubTable(org.apache.bsf.debug.util.SocketConnection) - constructor for class org.apache.bsf.debug.clientImpl.ClientStubTable
clone() - method in class org.apache.bsf.engines.activescript.COMIDispatchBean
clone() - method in class org.apache.bsf.debug.util.IntHashtable
Answers a new IntHashtable with the same key/value pairs, capacity and load factor.
cmdId - field in class org.apache.bsf.debug.util.ResultCell
cmdParser(String) - method in class org.apache.bsf.dbline.JsDb
CodeBuffer - class org.apache.bsf.util.CodeBuffer
A CodeBuffer object is used as a code repository for generated Java code.
CodeBuffer() - constructor for class org.apache.bsf.util.CodeBuffer
CodeBuffer(org.apache.bsf.util.CodeBuffer) - constructor for class org.apache.bsf.util.CodeBuffer
CodeFormatter - class org.apache.bsf.util.cf.CodeFormatter
A CodeFormatter bean is used to format raw Java code.
COMIDispatchBean - class org.apache.bsf.engines.activescript.COMIDispatchBean
COMIDispatchBean(byte[]) - constructor for class org.apache.bsf.engines.activescript.COMIDispatchBean
COMIDispatchBeanFactory(byte[]) - static method in class org.apache.bsf.engines.activescript.COMIDispatchBean
CompilationUnit - class org.apache.bsf.engines.javascript.CompilationUnit
A compilation unit is a Rhino concept.
CompilationUnit constructor comment.
compile(Context,Scriptable) - method in class org.apache.bsf.engines.javascript.FnOrScript
This is used by an application to compile an anonymous function.
Default impl of compileApply - calls compileExpr ignorning parameters.
Compile the application of the given anonymous function of the given language to the given parameters into the given CodeBuffer.
This is used by an application to compile a value-returning expression.
Default impl of compileExpr - generates code that'll create a new manager, evaluate the expression, and return the value.
Compile the given expression of the given language into the given CodeBuffer.
This is used by an application to compile some script.
Default impl of compileScript - generates code that'll create a new manager, and execute the script.
Compile the given script of the given language into the given CodeBuffer.
completeFuture(Object) - method in class org.apache.bsf.debug.util.RemoteService
completeFuture(Object) - method in class org.apache.bsf.debug.util.Skeleton
completeFuture(Object) - method in class org.apache.bsf.debug.util.Stub
completionNotify() - method in class org.apache.bsf.debug.util.ResultCell
completionNotify(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.util.ThreadCell
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
Call the function as a constructor.
contains(Object) - method in class org.apache.bsf.debug.util.IntHashtable
Answers if this Hashtable contains the specified object as the value of at least one of the key/value pairs.
containsKey(int) - method in class org.apache.bsf.debug.util.IntHashtable
Answers if this Hashtable contains the specified object as a key of one of the key/value pairs.
Context - class org.apache.bsf.dbline.Context
Context objects represent remote JsContext in the JavaScript engine.
convert(Class,Class,Object) - method in class org.apache.bsf.util.type.TypeConvertor
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.
createBean(Object[]) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
createBean
createBean(String,args[]) - static method in class org.apache.bsf.util.EngineUtils
Creates a new bean.
createBreakpoint(org.apache.bsf.engines.javascript.BreakPoint) - method in class org.apache.bsf.engines.javascript.FnOrScript
createBSFException(int,String,Throwable) - static method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
createdEngine(org.apache.bsf.debug.jsdi.JsEngine) - method in class org.apache.bsf.dbline.JsDb
createdEngine(String,Object) - method in class org.apache.bsf.dbline.Callbacks
createdEngine(String,Object) - method in class org.apache.bsf.debug.meta.DebuggerStub
createFuture(Object) - method in class org.apache.bsf.debug.util.RemoteService
createFuture(Object) - method in class org.apache.bsf.debug.util.Skeleton
createFuture(Object) - method in class org.apache.bsf.debug.util.Stub
CX_BIND - static field in class org.apache.bsf.debug.util.DebugConstants
CX_GET_CODE - static field in class org.apache.bsf.debug.util.DebugConstants
CX_GET_DEPTH - static field in class org.apache.bsf.debug.util.DebugConstants
CX_GET_ENGINE - static field in class org.apache.bsf.debug.util.DebugConstants
CX_GET_LINE_NUMBER - static field in class org.apache.bsf.debug.util.DebugConstants
CX_GET_SCOPE - static field in class org.apache.bsf.debug.util.DebugConstants
CX_GET_SOURCE_NAME - static field in class org.apache.bsf.debug.util.DebugConstants
CX_GET_THIS - static field in class org.apache.bsf.debug.util.DebugConstants

D

dbgmgr - field in class org.apache.bsf.util.BSFEngineImpl
DebugConstants - class org.apache.bsf.debug.util.DebugConstants
DebuggerDispatcher - class org.apache.bsf.debug.meta.DebuggerDispatcher
DebuggerStub - class org.apache.bsf.debug.meta.DebuggerStub
DebuggerStub(org.apache.bsf.debug.util.SocketConnection,int,int) - constructor for class org.apache.bsf.debug.meta.DebuggerStub
DebugLog - class org.apache.bsf.debug.util.DebugLog
DebugManagerDispatcher - class org.apache.bsf.debug.meta.DebugManagerDispatcher
DebugManagerStub - class org.apache.bsf.debug.meta.DebugManagerStub
DebugManagerStub(org.apache.bsf.debug.util.SocketConnection) - constructor for class org.apache.bsf.debug.meta.DebugManagerStub
debugPrint(Object,int) - static method in class org.apache.bsf.debug.util.DebugLog
debugPrintln(Object,int) - static method in class org.apache.bsf.debug.util.DebugLog
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
Declare a bean after the engine has been started.
Declare a bean after the engine has been started.
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.util.BSFEngineImpl
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.jacl.JaclEngine
Declare a bean
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.jpython.JPythonEngine
Declare a bean
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.jython.JythonEngine
Declare a bean
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.netrexx.NetRexxEngine
declareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.xslt.XSLTEngine
Declare a bean by setting it as a parameter
declareBean(String,Object,Class) - method in class org.apache.bsf.BSFManager
Declare a bean.
declaredBeans - field in class org.apache.bsf.util.BSFEngineImpl
declaredBeans - field in class org.apache.bsf.BSFManager
DEFAULT_DELIM - static field in class org.apache.bsf.util.cf.CodeFormatter
The default set of delimiters.
DEFAULT_MAX - static field in class org.apache.bsf.util.cf.CodeFormatter
The default maximum line length.
DEFAULT_S_DELIM - static field in class org.apache.bsf.util.cf.CodeFormatter
The default set of sticky delimiters.
DEFAULT_STEP - static field in class org.apache.bsf.util.cf.CodeFormatter
The default size of the indentation step.
define(String,Object,int) - method in class org.apache.bsf.debug.jsdi.JsObject
The value can be any of the following type: java.lang.Boolean java.lang.Number java.lang.String org.apache.bsf.debug.jsdi.JsObject
define(String,Object,int) - method in class org.apache.bsf.debug.meta.JsObjectStub
The value can be any of the following type: java.lang.Boolean java.lang.Number java.lang.String org.apache.bsf.debug.jsdi.JsObject
define(String,Object,int) - method in class org.apache.bsf.engines.javascript.JsObjectStub
The value can be any of the following type: java.lang.Boolean java.lang.Number java.lang.String org.apache.bsf.debug.jsdi.JsObject
define(String,org.apache.bsf.debug.jsdi.JsObject,int) - method in class org.apache.bsf.engines.javascript.JsObjectStub
defineClass(String,byte[]) - method in class org.apache.bsf.util.event.generator.AdapterClassLoader
delete(int) - method in class org.apache.bsf.debug.jsdi.JsObject
Removes a property from this object.
delete(int) - method in class org.apache.bsf.debug.meta.JsObjectStub
Removes a property from this object.
delete(int) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Removes a property from this object.
delete(String) - method in class org.apache.bsf.debug.jsdi.JsObject
Removes a property from this object.
delete(String) - method in class org.apache.bsf.debug.meta.JsObjectStub
Removes a property from this object.
delete(String) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Removes a property from this object.
deletedEngine(Object) - method in class org.apache.bsf.dbline.Callbacks
deletedEngine(Object) - method in class org.apache.bsf.debug.meta.DebuggerStub
An language engine has been terminated.
deletedEngine(org.apache.bsf.debug.jsdi.JsEngine) - method in class org.apache.bsf.dbline.JsDb
disconnect() - method in class org.apache.bsf.dbline.Callbacks
disconnect() - method in class org.apache.bsf.debug.meta.DebuggerStub
The connection to the debug manager has been revoked.
disconnected - field in class org.apache.bsf.debug.util.ResultCell
disconnectedDebuggerNotify() - method in class org.apache.bsf.BSFEngine
Notify the engine that the connection to its debugger has been lost.
disconnectedDebuggerNotify() - method in class org.apache.bsf.util.BSFEngineImpl
Basic engines are not supporting breakpoints for the meaning and support is something that is language-specific.
disconnectedDebuggerNotify() - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
Basic engines are not supporting breakpoints for the meaning and support is something that is language-specific.
disconnectedDebuggerNotify() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
Called when our debugger has been disconnected.
disconnectNotify() - method in class org.apache.bsf.debug.util.StubTable
disconnectNotify(Exception) - method in class org.apache.bsf.debug.meta.DebugManagerStub
A communication error occured, simply disconnect and therefore clean everything up.
dispatch(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.meta.DebuggerDispatcher
dispatch(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.util.Dispatcher
dispatch(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.meta.JsCallbacksDispatcher
dispatch(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.meta.JsContextDispatcher
dispatch(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.meta.JsEngineDispatcher
dispatch(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.meta.JsObjectDispatcher
Dispatcher - class org.apache.bsf.debug.util.Dispatcher
Dispatcher(org.apache.bsf.debug.util.SocketConnection) - constructor for class org.apache.bsf.debug.util.Dispatcher
dispatchInvocation(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.clientImpl.ClientConnection
dispatchInvocation(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.serverImpl.ObjectServer
DM_GET_LANG_FROM_FILENAME - static field in class org.apache.bsf.debug.util.DebugConstants
DM_IS_LANGUAGE_REGISTERED - static field in class org.apache.bsf.debug.util.DebugConstants
DM_PLACE_BREAKPOINT_AT_LINE - static field in class org.apache.bsf.debug.util.DebugConstants
DM_QUIT_NOTIFY - static field in class org.apache.bsf.debug.util.DebugConstants
DM_REGISTER_DEBUGGER_FOR_LANG - static field in class org.apache.bsf.debug.util.DebugConstants
DM_REMOVE_BREAKPOINT - static field in class org.apache.bsf.debug.util.DebugConstants
DM_SET_ENTRY_EXIT - static field in class org.apache.bsf.debug.util.DebugConstants
DM_UNREGISTER_DEBUGGER_FOR_LANG - static field in class org.apache.bsf.debug.util.DebugConstants
DocumentCell - class org.apache.bsf.engines.javascript.DocumentCell
A document cell materializes a known document.
DocumentCell - class org.apache.bsf.util.DocumentCell
A DocumentCell allows the debug manager to keep track of known documents for which it has breakpoints.
DocumentCell(org.apache.bsf.engines.javascript.RhinoEngineDebugger,String) - constructor for class org.apache.bsf.engines.javascript.DocumentCell
doEndTag() - method in class org.apache.taglibs.bsf.expression
doEndTag() - method in class org.apache.taglibs.bsf.scriptlet
done - field in class org.apache.bsf.debug.util.ResultCell
DONTDELETE - static field in class org.apache.bsf.debug.jsdi.JsObject
Property attribute indicating property cannot be deleted.
DONTENUM - static field in class org.apache.bsf.debug.jsdi.JsObject
Property attribute indicating property is not enumerated.
doubleResult(double) - method in class org.apache.bsf.debug.util.ResultCell
down() - method in class org.apache.bsf.dbline.JsDb
dval - field in class org.apache.bsf.debug.util.ResultCell

E

elements() - method in class org.apache.bsf.debug.util.IntHashtable
Answers an Enumeration on the values of this Hashtable.
EMPTY - static field in class org.apache.bsf.debug.jsdi.JsObject
The empty property attribute.
engine - field in class org.apache.bsf.debug.util.ResultCell
EngineUtils - class org.apache.bsf.util.EngineUtils
This class contains utilities that language integrators can use when implementing the BSFEngine interface.
entry_exit_mode() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
equals(Object) - method in class org.apache.bsf.debug.util.Skeleton
equals(Object) - method in class org.apache.bsf.debug.util.Stub
ERROR_OCCURED - static field in class org.apache.bsf.debug.util.DebugConstants
eval(String,int,int,Object) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
This is used by an application to evaluate a string containing some expression.
eval(String,int,int,Object) - method in class org.apache.bsf.BSFEngine
This is used by an application to evaluate an expression.
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.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.jpython.JPythonEngine
Evaluate an 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,String,int) - method in class org.apache.bsf.debug.jsdi.JsEngine
Allow the debugger to evaluate an expression within the current context.
eval(String,String,int) - method in class org.apache.bsf.debug.meta.JsEngineStub
Allow the debugger to evaluate an expression within the current context.
eval(String,String,int) - method in class org.apache.bsf.engines.javascript.JsEngineStub
Allow the debugger to evaluate an expression within the current context.
eval(String,String,int) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
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.
EventAdapter - interface org.apache.bsf.util.event.EventAdapter
EventAdapter is the interface that all event adapters must implement in order to work with the automatic event adapter generation model.
EventAdapterGenerator - class org.apache.bsf.util.event.generator.EventAdapterGenerator
EventAdapterGenerator Generate an "Event Adapter" dynamically during program execution
EventAdapterImpl - class org.apache.bsf.util.event.EventAdapterImpl
EventAdapterImpl is a default implementation of the EventAdapter interface that specific event adapters may choose to subclass from instead of implementing the interface themselves.
EventAdapterRegistry - class org.apache.bsf.util.event.EventAdapterRegistry
The EventAdapterRegistry is the registry of event adapters.
eventProcessor - field in class org.apache.bsf.util.event.EventAdapterImpl
EventProcessor - interface org.apache.bsf.util.event.EventProcessor
EventProcessor is the interface that event adapters use to delegate events they received to be delivered to the appropriate target.
exceptionThrown() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
Execute the script.
exec(String,int,int,Object) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
This is used by an application to execute a string containing a script to execute.
exec(String,int,int,Object) - method in class org.apache.bsf.BSFEngine
This is used by an application to execute some script.
exec(String,int,int,Object) - method in class org.apache.bsf.util.BSFEngineImpl
Default impl of execute - calls eval and ignores the result.
exec(String,int,int,Object) - method in class org.apache.bsf.engines.jpython.JPythonEngine
Execute a script.
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,String,int,int,Object) - method in class org.apache.bsf.BSFManager
Execute the given script of the given language.
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.
exitDebugger(int) - static method in class org.apache.bsf.dbline.JsDb
exportSkeleton(org.apache.bsf.debug.util.Skeleton) - method in class org.apache.bsf.debug.util.SocketConnection
expression - class org.apache.taglibs.bsf.expression
extn2Lang - static field in class org.apache.bsf.BSFManager

F

factory(int,int) - method in class org.apache.bsf.debug.clientImpl.ClientStubTable
factory(int,int) - method in class org.apache.bsf.debug.serverImpl.ServerStubTable
factory(int,int) - method in class org.apache.bsf.debug.util.StubTable
factory(String,String) - static method in class org.apache.bsf.dbline.Buffer
fDataInputStream - field in class org.apache.bsf.debug.util.SocketConnection
fDataOutputStream - field in class org.apache.bsf.debug.util.SocketConnection
fDispatchers - field in class org.apache.bsf.debug.serverImpl.ObjectServer
fEngines - field in class org.apache.bsf.debug.meta.DebugManagerStub
finalize() - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
finalize() - method in class org.apache.bsf.util.BSFDebugManagerImpl
finalize() - method in class org.apache.bsf.engines.activescript.COMIDispatchBean
findBreakpointAtLine(int) - method in class org.apache.bsf.engines.javascript.DocumentCell
findBreakpointAtLine(int) - method in class org.apache.bsf.util.DocumentCell
findBreakpointAtLine(int) - method in class org.apache.bsf.engines.javascript.FnOrScript
findBreakpointAtOffset(int) - method in class org.apache.bsf.engines.javascript.DocumentCell
findBreakpointAtOffset(int) - method in class org.apache.bsf.util.DocumentCell
findBreakpointAtOffset(int) - method in class org.apache.bsf.engines.javascript.FnOrScript
findClass(String) - method in class org.apache.bsf.util.event.generator.AdapterClassLoader
findFnOrScript(int,int) - method in class org.apache.bsf.engines.javascript.DocumentCell
findFnOrScriptContaining(int) - method in class org.apache.bsf.engines.javascript.DocumentCell
fInputStream - field in class org.apache.bsf.debug.util.SocketConnection
FIRST_NON_RESERVED_UID - static field in class org.apache.bsf.debug.util.DebugConstants
floatResult(float) - method in class org.apache.bsf.debug.util.ResultCell
FnOrScript - class org.apache.bsf.dbline.FnOrScript
Insert the type's description here.
FnOrScript - class org.apache.bsf.engines.javascript.FnOrScript
This class represents a function or script, that is, a piece of a document that is provided to the JavaScript engine for evaluation, execution, or simply compilation.
FnOrScript(org.apache.bsf.engines.javascript.DocumentCell) - constructor for class org.apache.bsf.engines.javascript.FnOrScript
fnOrScripts() - method in class org.apache.bsf.engines.javascript.DocumentCell
focusGained(FocusEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_FocusAdapter
focusLost(FocusEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_FocusAdapter
formatCode(Reader,Writer) - method in class org.apache.bsf.util.cf.CodeFormatter
Formats the code read from source, and writes the formatted code to target.
fOutputStream - field in class org.apache.bsf.debug.util.SocketConnection
fStubs - field in class org.apache.bsf.debug.util.SocketConnection
fval - field in class org.apache.bsf.debug.util.ResultCell

G

GatedListener - class org.apache.bsf.debug.serverImpl.GatedListener
GatedListener(org.apache.bsf.debug.serverImpl.ObjectServer,int) - constructor for class org.apache.bsf.debug.serverImpl.GatedListener
get(int) - method in class org.apache.bsf.debug.util.IntHashtable
Answers the value associated with the specified key in this Hashtable.
get(int) - method in class org.apache.bsf.debug.jsdi.JsObject
get(int) - method in class org.apache.bsf.debug.meta.JsObjectStub
get(int) - method in class org.apache.bsf.engines.javascript.JsObjectStub
get(String) - method in class org.apache.bsf.util.event.generator.AdapterClassLoader
get(String) - method in class org.apache.bsf.debug.jsdi.JsObject
Get a named property from the object.
get(String) - method in class org.apache.bsf.debug.meta.JsObjectStub
Get a named property from the object.
get(String) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Get a named property from the object.
getArgumentCount() - method in class org.apache.bsf.debug.jsdi.JsFunction
getBreakpoint(int) - method in class org.apache.bsf.dbline.Buffer
getBreakpoints() - method in class org.apache.bsf.dbline.Buffer
getCharCount() - method in class org.apache.bsf.engines.javascript.FnOrScript
getChars(int,char) - static method in class org.apache.bsf.util.StringUtils
Get a string consisting of numberOfChars theChars.
getClassLoader() - method in class org.apache.bsf.BSFManager
Get classLoader
getClassName() - method in class org.apache.bsf.util.CodeBuffer
getClassName() - method in class org.apache.bsf.debug.jsdi.JsObject
Get the name of the set of objects implemented by this Java class.
getClassName() - method in class org.apache.bsf.debug.meta.JsObjectStub
Get the name of the set of objects implemented by this Java class.
getClassName() - method in class org.apache.bsf.engines.javascript.JsObjectStub
Get the name of the set of objects implemented by this Java class.
getClassName(Class) - static method in class org.apache.bsf.util.StringUtils
getClassPath() - method in class org.apache.bsf.BSFManager
Get classPath
getCode() - method in class org.apache.bsf.debug.jsdi.JsContext
getCode() - method in class org.apache.bsf.debug.meta.JsContextStub
getCode() - method in class org.apache.bsf.engines.javascript.JsContextStub
getCodeGenString() - method in class org.apache.bsf.util.type.TypeConvertor
getColumn() - method in class org.apache.bsf.engines.javascript.FnOrScript
getCommaListFromVector(Vector) - static method in class org.apache.bsf.util.StringUtils
getConnection() - method in class org.apache.bsf.debug.util.Stub
getConstantName(int) - static method in class org.apache.bsf.debug.util.DebugConstants
getConstructor(Class,Class[]) - static method in class org.apache.bsf.util.MethodUtils
Class.getConstructor() finds only the entry point (if any) _exactly_ matching the specified argument types.
getConstructorArguments() - method in class org.apache.bsf.util.CodeBuffer
getConstructorBuffer() - method in class org.apache.bsf.util.CodeBuffer
getConstructorExceptions() - method in class org.apache.bsf.util.CodeBuffer
getContentAsReader(URL) - static method in class org.apache.bsf.util.StringUtils
getContentAsString(URL) - static method in class org.apache.bsf.util.StringUtils
getContext(int) - method in class org.apache.bsf.debug.jsdi.JsEngine
Returns the JsContext at a certain depth.
getContext(int) - method in class org.apache.bsf.debug.meta.JsEngineStub
Returns the JsContext at a certain depth.
getContext(int) - method in class org.apache.bsf.engines.javascript.JsEngineStub
Returns the JsContext at a certain depth.
getContext(int) - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
getContext(int) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getContextCount() - method in class org.apache.bsf.debug.jsdi.JsEngine
Returns the count of JsContext on the current stack.
getContextCount() - method in class org.apache.bsf.debug.meta.JsEngineStub
Returns the count of JsContext on the current stack.
getContextCount() - method in class org.apache.bsf.engines.javascript.JsEngineStub
Returns the count of JsContext on the current stack.
getContextCount() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
getContextCount() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getCurrentLine() - method in class org.apache.bsf.dbline.Buffer
getDebugger() - method in class org.apache.bsf.debug.jsdi.JsEngine
Return the current debugger.
getDebugger() - method in class org.apache.bsf.debug.meta.JsEngineStub
Return the current debugger.
getDebugger() - method in class org.apache.bsf.engines.javascript.JsEngineStub
Return the current debugger.
getDebugger() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
Return the current debugger.
getDebugInterface() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getDebugManager() - static method in class org.apache.bsf.BSFManager
Get debug manager
getDebugManager() - method in class org.apache.bsf.debug.clientImpl.ClientConnection
getDebugManager() - method in class org.apache.bsf.debug.serverImpl.ObjectServer
getDebugStream() - static method in class org.apache.bsf.debug.util.DebugLog
getDefaultValue(Class) - method in class org.apache.bsf.debug.jsdi.JsObject
Get the default value of the object with a given hint.
getDefaultValue(Class) - method in class org.apache.bsf.debug.meta.JsObjectStub
Get the default value of the object with a given hint.
getDefaultValue(Class) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Get the default value of the object with a given hint.
getDelimiters() - method in class org.apache.bsf.util.cf.CodeFormatter
Gets the set of delimiters.
getDepth() - method in class org.apache.bsf.debug.jsdi.JsContext
getDepth() - method in class org.apache.bsf.debug.meta.JsContextStub
getDepth() - method in class org.apache.bsf.engines.javascript.JsContextStub
getDocument() - method in class org.apache.bsf.engines.javascript.FnOrScript
getDocumentCell(String) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getEngine() - method in class org.apache.bsf.debug.jsdi.JsContext
getEngine() - method in class org.apache.bsf.debug.meta.JsContextStub
getEngine() - method in class org.apache.bsf.engines.javascript.JsContextStub
getEntryExit() - method in class org.apache.bsf.engines.javascript.DocumentCell
getEntryExit() - method in class org.apache.bsf.util.DocumentCell
getException() - method in class org.apache.bsf.debug.util.ResultCell
getExtends() - method in class org.apache.bsf.util.CodeBuffer
getField(Object,String) - static method in class org.apache.bsf.util.ReflectionUtils
getFieldBuffer() - method in class org.apache.bsf.util.CodeBuffer
getFileName() - method in class org.apache.bsf.dbline.Buffer
getFinalServiceMethodStatement() - method in class org.apache.bsf.util.CodeBuffer
getFirstLine() - method in class org.apache.bsf.engines.javascript.FnOrScript
getFnOrScriptAsStringBuffer() - method in class org.apache.bsf.engines.javascript.FnOrScript
getFrame(int) - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
getFunctionName() - method in class org.apache.bsf.debug.jsdi.JsFunction
getGlobalObject() - method in class org.apache.bsf.debug.jsdi.JsEngine
Any execution in JavaScript happen with respect to a global object, sort of the top-level name space for properties.
getGlobalObject() - method in class org.apache.bsf.debug.meta.JsEngineStub
Any execution in JavaScript happen with respect to a global object, sort of the top-level name space for properties.
getGlobalObject() - method in class org.apache.bsf.engines.javascript.JsEngineStub
Any execution in JavaScript happen with respect to a global object, sort of the top-level name space for properties.
getGlobalObject() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getId() - method in class org.apache.bsf.engines.javascript.BreakPoint
getId() - method in class org.apache.bsf.util.BreakPoint
getIDispatchInterface() - method in class org.apache.bsf.engines.activescript.COMIDispatchBean
getIds(boolean) - method in class org.apache.bsf.debug.jsdi.JsObject
Returns an array of property ids defined on this object.
getIds(boolean) - method in class org.apache.bsf.debug.meta.JsObjectStub
Returns an array of property ids defined on this object.
getIds(boolean) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Returns an array of property ids defined on this object.
getImplements() - method in class org.apache.bsf.util.CodeBuffer
getImports() - method in class org.apache.bsf.util.CodeBuffer
getIndentationStep() - method in class org.apache.bsf.util.cf.CodeFormatter
Gets the size of the indentation step.
getInitializerBuffer() - method in class org.apache.bsf.util.CodeBuffer
getLangFromFilename(String) - method in class org.apache.bsf.util.BSFDebugManagerImpl
Determine the language of a script file by looking at the file extension.
getLangFromFilename(String) - static method in class org.apache.bsf.BSFManager
Determine the language of a script file by looking at the file extension.
getLangFromFilename(String) - method in class org.apache.bsf.debug.meta.DebugManagerStub
Determine the language of a script file by looking at the file extension.
getLastFnOrScript() - method in class org.apache.bsf.engines.javascript.DocumentCell
getLine(int) - method in class org.apache.bsf.dbline.Buffer
getLineCount() - method in class org.apache.bsf.dbline.Buffer
getLineCount() - method in class org.apache.bsf.engines.javascript.FnOrScript
getLineNo() - method in class org.apache.bsf.engines.javascript.BreakPoint
getLineNo() - method in class org.apache.bsf.util.BreakPoint
getLineNumber() - method in class org.apache.bsf.debug.jsdi.JsContext
getLineNumber() - method in class org.apache.bsf.debug.meta.JsContextStub
getLineNumber() - method in class org.apache.bsf.engines.javascript.JsContextStub
getLineNumber() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
getLineNumbers() - method in class org.apache.bsf.debug.jsdi.JsCode
Get array containing the line numbers that can have breakpoints placed on them.
getLineNumbers() - method in class org.apache.bsf.debug.meta.JsCodeStub
Get array containing the line numbers that can have breakpoints placed on them.
getLoadedClass(String) - method in class org.apache.bsf.util.event.generator.AdapterClassLoader
getLogLevel() - static method in class org.apache.bsf.debug.util.DebugLog
getMaxLineLength() - method in class org.apache.bsf.util.cf.CodeFormatter
Gets the maximum line length.
getMethod(Class,String,Class[],boolean) - static method in class org.apache.bsf.util.MethodUtils
getMethod(Object,String,Class[]) - static method in class org.apache.bsf.util.MethodUtils
Class.getMethod() finds only the entry point (if any) _exactly_ matching the specified argument types.
getMethodBuffer() - method in class org.apache.bsf.util.CodeBuffer
getName() - method in class org.apache.bsf.dbline.Buffer
getName() - method in class org.apache.bsf.engines.javascript.DocumentCell
getName() - method in class org.apache.bsf.util.DocumentCell
getNode() - method in class org.apache.bsf.engines.xslt.XSLTResultNode
getObjectRegistry() - method in class org.apache.bsf.BSFManager
Return the current object registry of the manager.
getOffset() - method in class org.apache.bsf.engines.javascript.BreakPoint
getOffset() - method in class org.apache.bsf.util.BreakPoint
getOffset() - method in class org.apache.bsf.engines.javascript.FnOrScript
getPackageName() - method in class org.apache.bsf.util.CodeBuffer
getProperty(Object,String,Integer) - static method in class org.apache.bsf.util.ReflectionUtils
Get a property of a bean.
getPrototype() - method in class org.apache.bsf.debug.jsdi.JsObject
Get the prototype of the object.
getPrototype() - method in class org.apache.bsf.debug.meta.JsObjectStub
Get the prototype of the object.
getPrototype() - method in class org.apache.bsf.engines.javascript.JsObjectStub
Get the prototype of the object.
getReason() - method in class org.apache.bsf.BSFException
getRhinoContextProxy() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getRhinoEngineDebugger() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
getSafeString(String) - static method in class org.apache.bsf.util.StringUtils
getScope() - method in class org.apache.bsf.debug.jsdi.JsContext
Scope of a context.
getScope() - method in class org.apache.bsf.debug.meta.JsContextStub
getScope() - method in class org.apache.bsf.engines.javascript.JsContextStub
Scope of a context.
getScope() - method in class org.apache.bsf.debug.jsdi.JsObject
The scope is for supporting two things.
getScope() - method in class org.apache.bsf.debug.meta.JsObjectStub
The scope is for supporting two things.
getScope() - method in class org.apache.bsf.engines.javascript.JsObjectStub
The scope is for supporting two things.
getScript() - method in class org.apache.bsf.engines.javascript.FnOrScript
getServiceMethodBuffer() - method in class org.apache.bsf.util.CodeBuffer
getServiceMethodExceptions() - method in class org.apache.bsf.util.CodeBuffer
getServiceMethodName() - method in class org.apache.bsf.util.CodeBuffer
getServiceMethodReturnType() - method in class org.apache.bsf.util.CodeBuffer
getSkeleton(int) - method in class org.apache.bsf.debug.util.SocketConnection
getSourceName() - method in class org.apache.bsf.debug.jsdi.JsCode
Get the name of the source (usually filename or URL) of the script.
getSourceName() - method in class org.apache.bsf.debug.meta.JsCodeStub
Get the name of the source (usually filename or URL) of the script.
getSourceName() - method in class org.apache.bsf.debug.jsdi.JsContext
getSourceName() - method in class org.apache.bsf.debug.meta.JsContextStub
getSourceName() - method in class org.apache.bsf.engines.javascript.JsContextStub
getSpecificDebuggingInterface() - method in class org.apache.bsf.BSFEngine
The language-specific interface on the engine for debugging...
getSpecificDebuggingInterface() - method in class org.apache.bsf.util.BSFEngineImpl
By default, an engine does not support debugging.
getSpecificDebuggingInterface() - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
By default, an engine does not support debugging.
getStickyDelimiters() - method in class org.apache.bsf.util.cf.CodeFormatter
Gets the set of sticky delimiters.
getStringFromReader(Reader) - static method in class org.apache.bsf.util.IOUtils
getStub(int,int) - method in class org.apache.bsf.debug.util.SocketConnection
getSymbol(String) - method in class org.apache.bsf.util.CodeBuffer
getSymbolTable() - method in class org.apache.bsf.util.CodeBuffer
getTargetException() - method in class org.apache.bsf.BSFException
getTempDir() - method in class org.apache.bsf.BSFManager
Get tempDir
getThis() - method in class org.apache.bsf.debug.jsdi.JsContext
getThis() - method in class org.apache.bsf.debug.meta.JsContextStub
getThis() - method in class org.apache.bsf.engines.javascript.JsContextStub
getThread() - method in class org.apache.bsf.debug.jsdi.JsEngine
Returns name of the thread currently running in the engine
getThread() - method in class org.apache.bsf.debug.meta.JsEngineStub
Returns name of the thread currently running in the engine
getThread() - method in class org.apache.bsf.engines.javascript.JsEngineStub
Returns name of the thread currently running in the engine
getThread() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getThreadGroup() - method in class org.apache.bsf.debug.jsdi.JsEngine
Returns name of the ThreadGroup of the thread currently running in the engine
getThreadGroup() - method in class org.apache.bsf.debug.meta.JsEngineStub
Returns name of the ThreadGroup of the thread currently running in the engine
getThreadGroup() - method in class org.apache.bsf.engines.javascript.JsEngineStub
Returns name of the ThreadGroup of the thread currently running in the engine
getThreadGroup() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getTid() - method in class org.apache.bsf.debug.util.Skeleton
getTid() - method in class org.apache.bsf.debug.util.Stub
getTypeSignatureString(Class) - static method in class org.apache.bsf.util.EngineUtils
Given a class return the type signature string fragment for it.
getUid() - method in class org.apache.bsf.debug.util.Skeleton
getUid() - method in class org.apache.bsf.debug.util.Stub
getUndefinedValue() - method in class org.apache.bsf.debug.jsdi.JsEngine
As per ECMA specification, each JavaScript execution defines a unique object for the undefined value.
getUndefinedValue() - method in class org.apache.bsf.debug.meta.JsEngineStub
As per ECMA specification, each JavaScript execution defines a unique object for the undefined value.
getUndefinedValue() - method in class org.apache.bsf.engines.javascript.JsEngineStub
As per ECMA specification, each JavaScript execution defines a unique object for the undefined value.
getUndefinedValue() - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
getURI() - method in class org.apache.bsf.dbline.Buffer
getURL(URL,String) - static method in class org.apache.bsf.util.StringUtils
getValidIdentifierName(String) - static method in class org.apache.bsf.util.StringUtils

H

handleBreakpointHit(Context) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
handleBreakpointHit(org.apache.bsf.debug.jsdi.JsContext) - method in class org.apache.bsf.debug.jsdi.JsCallbacks
Callback when a breakpoint is hit in the debuggee.
Callback when a breakpoint is hit in the debuggee.
handleBreakpointHit(org.apache.bsf.debug.jsdi.JsContext) - method in class org.apache.bsf.dbline.JsDb
initialize the engine.
handleCompilationDone(Context,DebuggableScript,StringBuffer) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
handleEngineStopped(org.apache.bsf.debug.jsdi.JsContext) - method in class org.apache.bsf.debug.jsdi.JsCallbacks
Callback when an engine stops after a stop-request.
Callback when an engine stops after a stop-request.
handleEngineStopped(org.apache.bsf.debug.jsdi.JsContext) - method in class org.apache.bsf.dbline.JsDb
handleExceptionThrown(Context,Object) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
Callback when an exception is thrown in the debuggee.
Callback when an exception is thrown in the debuggee.
handleSteppingDone(org.apache.bsf.debug.jsdi.JsContext) - method in class org.apache.bsf.debug.jsdi.JsCallbacks
Callback when a step-request has finished.
Callback when a step-request has finished.
handleSteppingDone(org.apache.bsf.debug.jsdi.JsContext) - method in class org.apache.bsf.dbline.JsDb
initialize the engine.
has(int) - method in class org.apache.bsf.debug.jsdi.JsObject
Indicates whether or not an indexed property is defined in an object.
has(int) - method in class org.apache.bsf.debug.meta.JsObjectStub
Indicates whether or not an indexed property is defined in an object.
has(int) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Indicates whether or not an indexed property is defined in an object.
has(String) - method in class org.apache.bsf.debug.jsdi.JsObject
Indicates whether or not a named property is defined in an object.
has(String) - method in class org.apache.bsf.debug.meta.JsObjectStub
Indicates whether or not a named property is defined in an object.
has(String) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Indicates whether or not a named property is defined in an object.
hasInstance(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.debug.jsdi.JsObject
The instanceof operator.
hasInstance(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.debug.meta.JsObjectStub
The instanceof operator.
hasInstance(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.engines.javascript.JsObjectStub
The instanceof operator.
hasNoUid() - method in class org.apache.bsf.debug.util.Skeleton
hitBreakpoint() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy

I

IndentWriter - class org.apache.bsf.util.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.
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.
Init(org.apache.bsf.debug.util.SocketConnection) - static method in class org.apache.bsf.debug.util.Stub
initBSFDebugManager() - static method in class org.apache.bsf.BSFManager
This is the init for the debugging framework.
initialize(org.apache.bsf.BSFManager,String,Vector) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
initialize the engine; called right after construction by the manager.
This method is used to initialize the engine right after construction.
initialize the engine; called right after construction by the manager.
initialize(org.apache.bsf.BSFManager,String,Vector) - method in class org.apache.bsf.engines.jacl.JaclEngine
Initialize the engine.
initialize(org.apache.bsf.BSFManager,String,Vector) - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
initialize the engine.
initialize(org.apache.bsf.BSFManager,String,Vector) - method in class org.apache.bsf.engines.jpython.JPythonEngine
Initialize the engine.
initialize(org.apache.bsf.BSFManager,String,Vector) - method in class org.apache.bsf.engines.jython.JythonEngine
Initialize the engine.
initialize(org.apache.bsf.BSFManager,String,Vector) - method in class org.apache.bsf.engines.netrexx.NetRexxEngine
initialize the engine; called right after construction by the manager.
initialize(org.apache.bsf.BSFManager,String,Vector) - method in class org.apache.bsf.engines.xslt.XSLTEngine
Initialize the engine.
INTERNAL - static field in class org.apache.bsf.debug.jsdi.JsObject
Property attribute indicating property cannot be deleted.
IntHashtable - class org.apache.bsf.debug.util.IntHashtable
Hashtable associates keys with values.
IntHashtable() - constructor for class org.apache.bsf.debug.util.IntHashtable
Constructs a new Hashtable using the default capacity and load factor.
IntHashtable(int) - constructor for class org.apache.bsf.debug.util.IntHashtable
Constructs a new IntHashtable using the specified capacity and the default load factor.
IntHashtable(int,float) - constructor for class org.apache.bsf.debug.util.IntHashtable
Constructs a new IntHashtable using the specified capacity and load factor.
intResult(int) - method in class org.apache.bsf.debug.util.ResultCell
IOUtils - class org.apache.bsf.util.IOUtils
This file is a collection of input/output utilities.
isA(int) - method in class org.apache.bsf.debug.meta.JsObjectStub
isCaseSensitive() - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
isEmpty() - method in class org.apache.bsf.debug.clientImpl.CircularBuffer
isEmpty() - method in class org.apache.bsf.debug.util.IntHashtable
Answers if this Hashtable has no key/value pairs, a size of zero.
isEvalContext() - method in class org.apache.bsf.engines.javascript.JsContextStub
isExecutable() - method in class org.apache.bsf.util.ObjInfo
isFunction() - method in class org.apache.bsf.debug.jsdi.JsObject
isFunction() - method in class org.apache.bsf.debug.meta.JsObjectStub
isFunction() - method in class org.apache.bsf.engines.javascript.JsObjectStub
isFunctionContext() - method in class org.apache.bsf.engines.javascript.JsContextStub
isJScript() - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
isLanguageRegistered(String) - method in class org.apache.bsf.util.BSFDebugManagerImpl
Determine whether a language is registered.
isLanguageRegistered(String) - static method in class org.apache.bsf.BSFManager
Determine whether a language is registered.
isLanguageRegistered(String) - method in class org.apache.bsf.debug.meta.DebugManagerStub
Determine whether a language is registered.
isLineDefined() - method in class org.apache.bsf.util.BreakPoint
isNotFound() - method in class org.apache.bsf.debug.meta.JsObjectStub
True if this object represents the "NOT_FOUND" value for a code.
isPerlScript() - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
isScript() - method in class org.apache.bsf.debug.jsdi.JsObject
isScript() - method in class org.apache.bsf.debug.meta.JsObjectStub
isScript() - method in class org.apache.bsf.engines.javascript.JsObjectStub
isScriptContext() - method in class org.apache.bsf.engines.javascript.JsContextStub
isSuspended() - method in class org.apache.bsf.debug.jsdi.JsEngine
isSuspended() - method in class org.apache.bsf.debug.meta.JsEngineStub
isSuspended() - method in class org.apache.bsf.engines.javascript.JsEngineStub
isUndefined() - method in class org.apache.bsf.debug.meta.JsObjectStub
Value returned when a property is undefined.
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
isVBScript() - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
isWrapper() - method in class org.apache.bsf.engines.javascript.JsObjectStub
itemStateChanged(ItemEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_ItemAdapter

J

JaclEngine - class org.apache.bsf.engines.jacl.JaclEngine
This is the interface to Scriptics's Jacl (Tcl) from the Bean Scripting Framework.
java_awt_event_ActionAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_ActionAdapter
java_awt_event_AdjustmentAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_AdjustmentAdapter
java_awt_event_ComponentAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_ComponentAdapter
java_awt_event_ContainerAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_ContainerAdapter
java_awt_event_FocusAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_FocusAdapter
java_awt_event_ItemAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_ItemAdapter
java_awt_event_KeyAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_KeyAdapter
java_awt_event_MouseAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_MouseAdapter
java_awt_event_MouseMotionAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_MouseMotionAdapter
java_awt_event_TextAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_TextAdapter
java_awt_event_WindowAdapter - class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
java_beans_PropertyChangeAdapter - class org.apache.bsf.util.event.adapters.java_beans_PropertyChangeAdapter
java_beans_VetoableChangeAdapter - class org.apache.bsf.util.event.adapters.java_beans_VetoableChangeAdapter
JavaBean - class org.apache.bsf.engines.activescript.JavaBean
JavaBeanAddEventListener - interface org.apache.bsf.engines.activescript.JavaBeanAddEventListener
JavaClassEngine - class org.apache.bsf.engines.javaclass.JavaClassEngine
This is the interface to scripts consisting of Java objects from the Bean Scripting Framework.
JavaOLEENUMVAR - class org.apache.bsf.engines.activescript.JavaOLEENUMVAR
JavaScriptEngine - class org.apache.bsf.engines.javascript.JavaScriptEngine
This is the interface to Netscape's Rhino (JavaScript) from the Bean Scripting Framework.
JavaUtils - class org.apache.bsf.util.JavaUtils
JC_GET_LINE_NUMBERS - static field in class org.apache.bsf.debug.util.DebugConstants
JDKcompile(String,String) - static method in class org.apache.bsf.util.JavaUtils
JE_GET_CONTEXT_AT - static field in class org.apache.bsf.debug.util.DebugConstants
JE_GET_CONTEXT_COUNT - static field in class org.apache.bsf.debug.util.DebugConstants
JE_GET_GLOBAL_OBJECT - static field in class org.apache.bsf.debug.util.DebugConstants
JE_GET_THREAD - static field in class org.apache.bsf.debug.util.DebugConstants
JE_GET_THREADGROUP - static field in class org.apache.bsf.debug.util.DebugConstants
JE_GET_UNDEFINED_VALUE - static field in class org.apache.bsf.debug.util.DebugConstants
JE_RUN - static field in class org.apache.bsf.debug.util.DebugConstants
JE_SET_DEBUGGER - static field in class org.apache.bsf.debug.util.DebugConstants
JE_STEP_IN - static field in class org.apache.bsf.debug.util.DebugConstants
JE_STEP_OUT - static field in class org.apache.bsf.debug.util.DebugConstants
JE_STEP_OVER - static field in class org.apache.bsf.debug.util.DebugConstants
JO_DEFINE - static field in class org.apache.bsf.debug.util.DebugConstants
JO_DELETE_BY_INDEX - static field in class org.apache.bsf.debug.util.DebugConstants
JO_DELETE_BY_NAME - static field in class org.apache.bsf.debug.util.DebugConstants
JO_FUNCTION - static field in class org.apache.bsf.debug.util.DebugConstants
JO_GET_BY_INDEX - static field in class org.apache.bsf.debug.util.DebugConstants
JO_GET_BY_NAME - static field in class org.apache.bsf.debug.util.DebugConstants
JO_GET_CLASSNAME - static field in class org.apache.bsf.debug.util.DebugConstants
JO_GET_DEFAULT_VALUE - static field in class org.apache.bsf.debug.util.DebugConstants
JO_GET_IDS - static field in class org.apache.bsf.debug.util.DebugConstants
JO_GET_PROTOTYPE - static field in class org.apache.bsf.debug.util.DebugConstants
JO_GET_SCOPE - static field in class org.apache.bsf.debug.util.DebugConstants
JO_HAS_BY_INDEX - static field in class org.apache.bsf.debug.util.DebugConstants
JO_HAS_BY_NAME - static field in class org.apache.bsf.debug.util.DebugConstants
JO_HAS_INSTANCE - static field in class org.apache.bsf.debug.util.DebugConstants
JO_PUT_BY_INDEX - static field in class org.apache.bsf.debug.util.DebugConstants
JO_PUT_BY_NAME - static field in class org.apache.bsf.debug.util.DebugConstants
JO_SCRIPT - static field in class org.apache.bsf.debug.util.DebugConstants
JO_SET_PROTOTYPE - static field in class org.apache.bsf.debug.util.DebugConstants
JO_SET_SCOPE - static field in class org.apache.bsf.debug.util.DebugConstants
JPythonEngine - class org.apache.bsf.engines.jpython.JPythonEngine
This is the interface to JPython (http://www.jpython.org/) from BSF.
JS_CALLBACKS_TID - static field in class org.apache.bsf.debug.util.DebugConstants
JS_CODE_TID - static field in class org.apache.bsf.debug.util.DebugConstants
JS_CONTEXT_TID - static field in class org.apache.bsf.debug.util.DebugConstants
JS_ENGINE_TID - static field in class org.apache.bsf.debug.util.DebugConstants
JS_OBJECT_TID - static field in class org.apache.bsf.debug.util.DebugConstants
JsCallbacks - interface org.apache.bsf.debug.jsdi.JsCallbacks
This interface is the callback for the JavaScript debugger.
JsCallbacksDispatcher - class org.apache.bsf.debug.meta.JsCallbacksDispatcher
JsCallbacksStub - class org.apache.bsf.debug.meta.JsCallbacksStub
JsCode - interface org.apache.bsf.debug.jsdi.JsCode
This interface exposes debugging information from executable code (either functions or top-level scripts).
JsCodeStub - class org.apache.bsf.debug.meta.JsCodeStub
JsContext - interface org.apache.bsf.debug.jsdi.JsContext
JsContextDispatcher - class org.apache.bsf.debug.meta.JsContextDispatcher
JsContextStub - class org.apache.bsf.debug.meta.JsContextStub
JsContextStub - class org.apache.bsf.engines.javascript.JsContextStub
Insert the type's description here.
JsContextStub constructor comment.
JsDb - class org.apache.bsf.dbline.JsDb
JsDb(args[]) - constructor for class org.apache.bsf.dbline.JsDb
JsdiException - class org.apache.bsf.debug.jsdi.JsdiException
Insert the type's description here.
JsdiException() - constructor for class org.apache.bsf.debug.jsdi.JsdiException
JsdiException constructor comment.
JsdiException(String) - constructor for class org.apache.bsf.debug.jsdi.JsdiException
JsEngine - interface org.apache.bsf.debug.jsdi.JsEngine
Represents a remote engine as seen from the debugger.
JsEngineDispatcher - class org.apache.bsf.debug.meta.JsEngineDispatcher
JsEngineStub - class org.apache.bsf.debug.meta.JsEngineStub
JsEngineStub - class org.apache.bsf.engines.javascript.JsEngineStub
Insert the type's description here.
JsEngineStub(org.apache.bsf.debug.util.SocketConnection,int,int) - constructor for class org.apache.bsf.debug.meta.JsEngineStub
JsEngineStub(org.apache.bsf.engines.javascript.RhinoEngineDebugger) - constructor for class org.apache.bsf.engines.javascript.JsEngineStub
JsEngineStub constructor comment.
JsFunction - interface org.apache.bsf.debug.jsdi.JsFunction
Represents a function in the engine since JavaScript has code as first-class objects.
JsObject - interface org.apache.bsf.debug.jsdi.JsObject
This is interface that all objects in JavaScript must implement.
JsObjectDispatcher - class org.apache.bsf.debug.meta.JsObjectDispatcher
JsObjectProxy - class org.apache.bsf.dbline.JsObjectProxy
This is a proxy for remote objects in the JavaScript engine.
JsObjectProxy() - constructor for class org.apache.bsf.dbline.JsObjectProxy
JsObjectStub - class org.apache.bsf.debug.meta.JsObjectStub
JsObjectStub - class org.apache.bsf.engines.javascript.JsObjectStub
Insert the type's description here.
JsObjectStub(org.apache.bsf.debug.util.SocketConnection,int,int) - constructor for class org.apache.bsf.debug.meta.JsObjectStub
JsScript - interface org.apache.bsf.debug.jsdi.JsScript
Represents a script in the engine since JavaScript has code as first-class objects.
JythonEngine - class org.apache.bsf.engines.jython.JythonEngine
This is the interface to Jython (http://www.jython.org/) from BSF.

K

keyPressed(KeyEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_KeyAdapter
keyReleased(KeyEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_KeyAdapter
keyTyped(KeyEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_KeyAdapter

L

lang - field in class org.apache.bsf.engines.activescript.ActiveScriptEngine
lang - field in class org.apache.bsf.util.BSFEngineImpl
LangCell - class org.apache.bsf.util.LangCell
language - static field in class org.apache.taglibs.bsf.bsftag
ldr - static field in class org.apache.bsf.util.event.generator.EventAdapterGenerator
lineNo - static field in class org.apache.taglibs.bsf.bsftag
lineSeparator - static field in class org.apache.bsf.util.StringUtils
lineSeparatorStr - static field in class org.apache.bsf.util.StringUtils
listBreakpoints() - method in class org.apache.bsf.dbline.JsDb
listBuffer() - method in class org.apache.bsf.dbline.JsDb
listBuffer(String,int) - method in class org.apache.bsf.dbline.JsDb
listBuffers() - method in class org.apache.bsf.dbline.JsDb
listen() - method in class org.apache.bsf.debug.util.SocketConnection
listFrames() - method in class org.apache.bsf.dbline.JsDb
loadClass(org.apache.bsf.BSFManager,String) - static method in class org.apache.bsf.util.EngineUtils
Load a class using the class loader of given manager.
loadClass(String,boolean) - method in class org.apache.bsf.util.event.generator.AdapterClassLoader
loadDocumentNotify(String) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
loadedEngines - field in class org.apache.bsf.BSFManager
loadNotify(org.apache.bsf.BSFEngine) - method in class org.apache.bsf.util.DocumentCell
loadScriptingEngine(String) - method in class org.apache.bsf.BSFManager
Load a scripting engine based on the lang string identifying it.
logLevels - static field in class org.apache.bsf.debug.util.DebugLog
longResult(long) - method in class org.apache.bsf.debug.util.ResultCell
lookup(Class) - static method in class org.apache.bsf.util.event.EventAdapterRegistry
lookup(Class,Class) - method in class org.apache.bsf.util.type.TypeConvertorRegistry
lookup(String) - method in class org.apache.bsf.util.ObjectRegistry
lookupBean(String) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
lookupBean
lookupBean(String) - method in class org.apache.bsf.util.BSFFunctions
lookupBean(String) - method in class org.apache.bsf.BSFManager
return a handle to a bean registered in the bean registry by the application or a scripting engine.
lookupByKey(Object) - method in class org.apache.bsf.util.type.TypeConvertorRegistry
lookupName(Scriptable,String) - method in class org.apache.bsf.engines.javascript.JsContextStub
Looks up a name in the scope chain and returns its value.
lookupName(String) - method in class org.apache.bsf.engines.javascript.JsContextStub

M

m_breakpoints - field in class org.apache.bsf.engines.javascript.FnOrScript
m_brkptId - field in class org.apache.bsf.engines.javascript.BreakPoint
m_brkptId - field in class org.apache.bsf.util.BreakPoint
m_cell - field in class org.apache.bsf.engines.javascript.BreakPoint
m_cell - field in class org.apache.bsf.util.BreakPoint
m_cell - field in class org.apache.bsf.engines.javascript.FnOrScript
m_charCount - field in class org.apache.bsf.engines.javascript.FnOrScript
m_column - field in class org.apache.bsf.engines.javascript.FnOrScript
m_con - field in class org.apache.bsf.debug.util.Dispatcher
m_con - field in class org.apache.bsf.debug.util.Stub
m_con - field in class org.apache.bsf.debug.util.StubTable
m_fnOrScript - field in class org.apache.bsf.engines.javascript.BreakPoint
m_functionMap - field in class org.apache.bsf.engines.javascript.FnOrScript
m_lineCount - field in class org.apache.bsf.engines.javascript.FnOrScript
m_lineDefined - field in class org.apache.bsf.engines.javascript.BreakPoint
m_lineDefined - field in class org.apache.bsf.util.BreakPoint
m_lineDefined - field in class org.apache.bsf.engines.javascript.FnOrScript
m_lineno - field in class org.apache.bsf.engines.javascript.BreakPoint
m_lineno - field in class org.apache.bsf.util.BreakPoint
m_offset - field in class org.apache.bsf.engines.javascript.BreakPoint
m_offset - field in class org.apache.bsf.util.BreakPoint
m_offset - field in class org.apache.bsf.engines.javascript.FnOrScript
m_revoked - field in class org.apache.bsf.debug.util.Stub
m_script - field in class org.apache.bsf.engines.javascript.FnOrScript
m_startLine - field in class org.apache.bsf.engines.javascript.FnOrScript
m_stubs - field in class org.apache.bsf.debug.util.StubTable
m_text - field in class org.apache.bsf.engines.javascript.FnOrScript
m_tid - field in class org.apache.bsf.debug.util.Stub
m_uid - field in class org.apache.bsf.debug.util.Stub
m_unit - field in class org.apache.bsf.engines.javascript.BreakPoint
m_units - field in class org.apache.bsf.engines.javascript.FnOrScript
Main - class org.apache.bsf.Main
This is the main driver for BSF to be run on the command line to eval/exec/compile scripts directly.
main(args[]) - static method in class org.apache.bsf.dbline.JsDb
main(String[]) - static method in class org.apache.bsf.util.cf.CFDriver
A driver for CodeFormatter.
main(String[]) - static method in class org.apache.bsf.Main
Static driver to be able to run BSF scripts from the command line.
makeEventAdapterClass(Class,boolean) - static method in class org.apache.bsf.util.event.generator.EventAdapterGenerator
merge(org.apache.bsf.util.CodeBuffer) - method in class org.apache.bsf.util.CodeBuffer
methodId - field in class org.apache.bsf.debug.util.ResultCell
MethodUtils - class org.apache.bsf.util.MethodUtils
This file is a collection of reflection utilities for dealing with methods and constructors.
mgr - field in class org.apache.bsf.util.BSFEngineImpl
mgr - static field in class org.apache.taglibs.bsf.bsftag
mouseClicked(MouseEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_MouseAdapter
mouseDragged(MouseEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_MouseMotionAdapter
mouseEntered(MouseEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_MouseAdapter
mouseExited(MouseEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_MouseAdapter
mouseMoved(MouseEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_MouseMotionAdapter
mousePressed(MouseEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_MouseAdapter
mouseReleased(MouseEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_MouseAdapter

N

name - field in class org.apache.bsf.BSFDeclaredBean
NetRexxEngine - class org.apache.bsf.engines.netrexx.NetRexxEngine
This is the interface to NetRexx from the Bean Scripting Framework.
NetRexxEngine() - constructor for class org.apache.bsf.engines.netrexx.NetRexxEngine
Constructor.
Next(long) - method in class org.apache.bsf.engines.activescript.JavaOLEENUMVAR
NOT_FOUND - static field in class org.apache.bsf.debug.util.Stub
NOT_FOUND_UID - static field in class org.apache.bsf.debug.util.DebugConstants
NULL_OBJECT - static field in class org.apache.bsf.debug.util.DebugConstants
NULLTID - static field in class org.apache.bsf.debug.util.DebugConstants
NULLUID - static field in class org.apache.bsf.debug.util.DebugConstants

O

objClass - field in class org.apache.bsf.util.ObjInfo
objectRegistry - field in class org.apache.bsf.BSFManager
ObjectRegistry - class org.apache.bsf.util.ObjectRegistry
The ObjectRegistry is used to do name-to-object reference lookups.
ObjectRegistry() - constructor for class org.apache.bsf.util.ObjectRegistry
ObjectRegistry(org.apache.bsf.util.ObjectRegistry) - constructor for class org.apache.bsf.util.ObjectRegistry
objectResult(Object) - method in class org.apache.bsf.debug.util.ResultCell
ObjectServer - class org.apache.bsf.debug.serverImpl.ObjectServer
ObjectServer(org.apache.bsf.util.BSFDebugManagerImpl,int) - constructor for class org.apache.bsf.debug.serverImpl.ObjectServer
ObjInfo - class org.apache.bsf.util.ObjInfo
An ObjInfo object is used by a compiler to track the name and type of a bean.
ObjInfo(Class,String) - constructor for class org.apache.bsf.util.ObjInfo
objName - field in class org.apache.bsf.util.ObjInfo
org.apache.bsf - package
oval - field in class org.apache.bsf.debug.util.ResultCell

P

parent - field in class org.apache.bsf.debug.util.ResultCell
parseCmd(String) - method in class org.apache.bsf.dbline.JsDb
Parses a command line.
parseResult() - method in class org.apache.bsf.debug.util.ResultCell
pcs - field in class org.apache.bsf.BSFManager
placeBreakpointAtLine(int,String,int) - method in class org.apache.bsf.util.BSFDebugManagerImpl
placeBreakpointAtLine(int,String,int) - method in class org.apache.bsf.BSFEngine
placeBreakpointAtLine(int,String,int) - method in class org.apache.bsf.util.BSFEngineImpl
placeBreakpointAtLine(int,String,int) - method in class org.apache.bsf.debug.meta.DebugManagerStub
Breakpoints are placed within documents either at a specific line or offset.
placeBreakpointAtLine(int,String,int) - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
placeBreakpointAtLine(int,String,int) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
placeBreakpointAtOffset(int,String,int) - method in class org.apache.bsf.util.BSFDebugManagerImpl
placeBreakpointAtOffset(int,String,int) - method in class org.apache.bsf.BSFEngine
placeBreakpointAtOffset(int,String,int) - method in class org.apache.bsf.util.BSFEngineImpl
placeBreakpointAtOffset(int,String,int) - method in class org.apache.bsf.debug.meta.DebugManagerStub
placeBreakpointAtOffset(int,String,int) - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
placeBreakpointAtOffset(int,String,int) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
poll() - method in class org.apache.bsf.dbline.Callbacks
poll() - method in class org.apache.bsf.debug.jsdi.JsCallbacks
Allows the server to poll the connection.
poll() - method in class org.apache.bsf.debug.meta.JsCallbacksStub
Allows the server to poll the connection.
poll() - method in class org.apache.bsf.debug.jsdi.JsEngine
Allows the client debugger to poll the connection.
poll() - method in class org.apache.bsf.debug.meta.JsEngineStub
Allows the client debugger to poll the connection.
poll() - method in class org.apache.bsf.engines.javascript.JsEngineStub
Allows the client debugger to poll the connection.
pop() - method in class org.apache.bsf.debug.clientImpl.CircularBuffer
popSymbolTable() - method in class org.apache.bsf.util.CodeBuffer
First call made by a stub.
print() - method in class org.apache.bsf.debug.util.ResultCell
print(int,String) - method in class org.apache.bsf.util.IndentWriter
Print the text (indented the specified amount) without inserting a linefeed.
print(PrintWriter,boolean) - method in class org.apache.bsf.util.CodeBuffer
println(int,String) - method in class org.apache.bsf.util.IndentWriter
Print the text (indented the specified amount) and insert a linefeed.
printStackTrace() - method in class org.apache.bsf.BSFException
processEvent(String,Object[]) - method in class org.apache.bsf.util.BSFEventProcessor
processEvent(String,Object[]) - method in class org.apache.bsf.util.event.EventProcessor
processExceptionableEvent(String,Object[]) - method in class org.apache.bsf.util.event.EventProcessor
propagate() - method in class org.apache.bsf.engines.javascript.BreakPoint
Propagating the breakpoint to its corresponding compilation unit, the side effect of that is to set the breakpoint in the Rhino engine.
propertyChange(PropertyChangeEvent) - method in class org.apache.bsf.util.BSFEngineImpl
Receive property change events from the manager and update my fields as needed.
propertyChange(PropertyChangeEvent) - method in class org.apache.bsf.util.event.adapters.java_beans_PropertyChangeAdapter
push(Object) - method in class org.apache.bsf.debug.clientImpl.CircularBuffer
pushInvocation(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.util.ThreadCell
pushLoopback(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.util.ThreadCell
pushSymbolTable() - method in class org.apache.bsf.util.CodeBuffer
put(int,Object) - method in class org.apache.bsf.debug.util.IntHashtable
Associate the specified value with the specified key in this Hashtable.
put(int,Object) - method in class org.apache.bsf.debug.jsdi.JsObject
Sets an indexed property in this object.
put(int,Object) - method in class org.apache.bsf.debug.meta.JsObjectStub
Sets an indexed property in this object.
put(int,Object) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Sets an indexed property in this object.
put(String,Class) - method in class org.apache.bsf.util.event.generator.AdapterClassLoader
put(String,Object) - method in class org.apache.bsf.debug.jsdi.JsObject
Sets a named property in this object.
put(String,Object) - method in class org.apache.bsf.debug.meta.JsObjectStub
Sets a named property in this object.
put(String,Object) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Sets a named property in this object.
putSymbol(String,org.apache.bsf.util.ObjInfo) - method in class org.apache.bsf.util.CodeBuffer

R

readBoolean() - method in class org.apache.bsf.debug.util.ResultCell
Default reading methods for unmarshalling in parameters from remote method calls.
readCmd() - method in class org.apache.bsf.dbline.JsDb
readDouble() - method in class org.apache.bsf.debug.util.ResultCell
readException() - method in class org.apache.bsf.debug.util.ResultCell
readFloat() - method in class org.apache.bsf.debug.util.ResultCell
readId() - method in class org.apache.bsf.debug.util.ResultCell
readInt() - method in class org.apache.bsf.debug.util.ResultCell
readLong() - method in class org.apache.bsf.debug.util.ResultCell
readObject() - method in class org.apache.bsf.debug.util.ResultCell
READONLY - static field in class org.apache.bsf.debug.jsdi.JsObject
Property attribute indicating assignment to this property is ignored.
REASON_EXECUTION_ERROR - static field in class org.apache.bsf.BSFException
REASON_INVALID_ARGUMENT - static field in class org.apache.bsf.BSFException
REASON_IO_ERROR - static field in class org.apache.bsf.BSFException
REASON_OTHER_ERROR - static field in class org.apache.bsf.BSFException
REASON_UNKNOWN_LANGUAGE - static field in class org.apache.bsf.BSFException
REASON_UNSUPPORTED_FEATURE - static field in class org.apache.bsf.BSFException
ReflectionUtils - class org.apache.bsf.util.ReflectionUtils
This file is a collection of reflection utilities.
register(Class,Class) - static method in class org.apache.bsf.util.event.EventAdapterRegistry
register(org.apache.bsf.BSFManager,String,Object) - method in class org.apache.taglibs.bsf.bsftag
register(String,Object) - method in class org.apache.bsf.util.ObjectRegistry
registerBean(String,Object) - method in class org.apache.bsf.util.BSFFunctions
registerBean(String,Object) - method in class org.apache.bsf.BSFManager
Registering a bean allows a scripting engine or the application to access that bean by name and to manipulate it.
registerDebugger(String,BSFDebugger) - method in class org.apache.bsf.util.BSFDebugManagerImpl
Register a debugger for a scripting engine.
registerDebugger(String,BSFDebugger) - method in class org.apache.bsf.debug.meta.DebugManagerStub
Register a debugger for a scripting engine.
registeredEngines - static field in class org.apache.bsf.BSFManager
registerFnOrScriptLines(Reader,int,int) - method in class org.apache.bsf.engines.javascript.DocumentCell
registerFnOrScriptLines(String,int,int) - method in class org.apache.bsf.engines.javascript.DocumentCell
registerFnOrScriptRange(Reader,int) - method in class org.apache.bsf.engines.javascript.DocumentCell
registerFnOrScriptRange(String,int) - method in class org.apache.bsf.engines.javascript.DocumentCell
registerScriptingEngine(String,String,String[]) - static method in class org.apache.bsf.BSFManager
Register a scripting engine in the static registry of the BSFManager.
rehash() - method in class org.apache.bsf.debug.util.IntHashtable
Increases the capacity of this Hashtable.
RemoteService - interface org.apache.bsf.debug.util.RemoteService
RemoteServiceListener - interface org.apache.bsf.debug.util.RemoteServiceListener
remove(int) - method in class org.apache.bsf.debug.util.IntHashtable
Remove the key/value pair with the specified key from this Hashtable.
removeAllBreakpoints() - method in class org.apache.bsf.util.BSFDebugManagerImpl
removeAllBreakpoints() - method in class org.apache.bsf.util.DocumentCell
removeBreakpoint(int) - method in class org.apache.bsf.dbline.Buffer
removeBreakpoint(int) - method in class org.apache.bsf.engines.javascript.DocumentCell
Removing a breakpoint.
removeBreakpoint(int) - method in class org.apache.bsf.util.DocumentCell
removeBreakpoint(int) - method in class org.apache.bsf.engines.javascript.FnOrScript
removeBreakpoint(String,int) - method in class org.apache.bsf.util.BSFDebugManagerImpl
removeBreakpoint(String,int) - method in class org.apache.bsf.BSFEngine
removeBreakpoint(String,int) - method in class org.apache.bsf.util.BSFEngineImpl
removeBreakpoint(String,int) - method in class org.apache.bsf.debug.meta.DebugManagerStub
Allows to remove a breakpoint.
removeBreakpoint(String,int) - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
removeBreakpoint(String,int) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
removeListener(org.apache.bsf.debug.util.RemoteServiceListener) - method in class org.apache.bsf.debug.util.Stub
Reset() - method in class org.apache.bsf.engines.activescript.JavaOLEENUMVAR
ResultCell - class org.apache.bsf.debug.util.ResultCell
resumed() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
revoked() - method in class org.apache.bsf.debug.util.Stub
Callback from the socket/stub layer.
revokeFuture(Object,Exception) - method in class org.apache.bsf.debug.util.Stub
RhinoContextProxy - class org.apache.bsf.engines.javascript.RhinoContextProxy
Insert the type's description here.
RhinoEngineDebugger - class org.apache.bsf.engines.javascript.RhinoEngineDebugger
run() - method in class org.apache.bsf.debug.clientImpl.ClientConnection
run() - method in class org.apache.bsf.debug.serverImpl.GatedListener
run() - method in class org.apache.bsf.dbline.JsDb
run() - method in class org.apache.bsf.debug.jsdi.JsEngine
Stepping commands: run: resume execution until it finishes or a breakpoint is hit.
run() - method in class org.apache.bsf.debug.meta.JsEngineStub
Stepping commands: run: resume execution until it finishes or a breakpoint is hit.
run() - method in class org.apache.bsf.engines.javascript.JsEngineStub
Stepping commands: run: resume execution until it finishes or a breakpoint is hit.
run() - method in class org.apache.bsf.debug.serverImpl.ObjectServer
run() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
run() - method in class org.apache.bsf.debug.util.ThreadCell
Simply allows to switch to this thread...
run(org.apache.bsf.engines.javascript.JsEngineStub) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger

S

scriptlet - class org.apache.taglibs.bsf.scriptlet
searchCell(int) - method in class org.apache.bsf.debug.util.SocketConnection
selfSkel - field in class org.apache.bsf.debug.util.ResultCell
selfStub - field in class org.apache.bsf.debug.util.ResultCell
sendInvocation() - method in class org.apache.bsf.debug.util.ResultCell
sendQuitNotice() - method in class org.apache.bsf.debug.meta.DebugManagerStub
sendResult() - method in class org.apache.bsf.debug.util.ResultCell
ServerStubTable - class org.apache.bsf.debug.serverImpl.ServerStubTable
This class provides the resident object table for the mirrors.
ServerStubTable(org.apache.bsf.debug.serverImpl.ObjectServer) - constructor for class org.apache.bsf.debug.serverImpl.ServerStubTable
Set whether the engine should break when it encounters the next line.
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.
setCurrentLine(int) - method in class org.apache.bsf.dbline.Buffer
setDebugger(org.apache.bsf.debug.jsdi.JsCallbacks) - method in class org.apache.bsf.debug.jsdi.JsEngine
Set the associated debugger.
setDebugger(org.apache.bsf.debug.jsdi.JsCallbacks) - method in class org.apache.bsf.debug.meta.JsEngineStub
Set the associated debugger.
setDebugger(org.apache.bsf.debug.jsdi.JsCallbacks) - method in class org.apache.bsf.engines.javascript.JsEngineStub
Set the associated debugger.
setDebugger(org.apache.bsf.debug.jsdi.JsCallbacks) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
Set the associated debugger.
setDebugStream(PrintStream) - static method in class org.apache.bsf.debug.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.
setEntryExit(boolean) - method in class org.apache.bsf.engines.javascript.DocumentCell
setEntryExit(boolean) - method in class org.apache.bsf.util.DocumentCell
setEntryExit(String,boolean) - method in class org.apache.bsf.util.BSFDebugManagerImpl
setEntryExit(String,boolean) - method in class org.apache.bsf.BSFEngine
setEntryExit(String,boolean) - method in class org.apache.bsf.util.BSFEngineImpl
setEntryExit(String,boolean) - method in class org.apache.bsf.debug.meta.DebugManagerStub
Allows setting entry/exit mode
setEntryExit(String,boolean) - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
setEntryExit(String,boolean) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
setEvalRet(Object) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
setException(Exception) - method in class org.apache.bsf.debug.util.ResultCell
setExtends(String) - 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
setLastFnOrScript(org.apache.bsf.engines.javascript.FnOrScript) - method in class org.apache.bsf.engines.javascript.DocumentCell
setLineNo(int) - method in class org.apache.bsf.engines.javascript.BreakPoint
setLineNo(int) - method in class org.apache.bsf.util.BreakPoint
setLogLevel(int) - static method in class org.apache.bsf.debug.util.DebugLog
setMaxLineLength(int) - method in class org.apache.bsf.util.cf.CodeFormatter
Sets the (desired) maximum line length; default length is 74.
Set the object registry used by this manager.
setOffset(int) - method in class org.apache.bsf.engines.javascript.BreakPoint
setOffset(int) - method in class org.apache.bsf.util.BreakPoint
setPackageName(String) - method in class org.apache.bsf.util.CodeBuffer
setPacketBytes(bytes[]) - method in class org.apache.bsf.debug.util.ResultCell
Once a packet has been read from the socket, it is passed to the ResultCell and further processed to parse the remaining data item.
Set a property of a bean to a given value.
setPrototype(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.debug.jsdi.JsObject
Set the prototype of the object.
setPrototype(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.debug.meta.JsObjectStub
Set the prototype of the object.
setPrototype(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Set the prototype of the object.
setScope(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.debug.jsdi.JsObject
Set the prototype of the object.
setScope(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.debug.meta.JsObjectStub
Set the prototype of the object.
setScope(org.apache.bsf.debug.jsdi.JsObject) - method in class org.apache.bsf.engines.javascript.JsObjectStub
Set the prototype of the object.
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).
setUnit(org.apache.bsf.engines.javascript.CompilationUnit) - method in class org.apache.bsf.engines.javascript.BreakPoint
showCurrentFrame() - method in class org.apache.bsf.dbline.JsDb
showObject(Integer,boolean) - method in class org.apache.bsf.dbline.JsDb
showPrototype(Integer,boolean) - method in class org.apache.bsf.dbline.JsDb
showScope(Integer,boolean) - method in class org.apache.bsf.dbline.JsDb
showThrInfo() - method in class org.apache.bsf.dbline.JsDb
size() - method in class org.apache.bsf.debug.util.IntHashtable
Answers the number of key/value pairs in this Hashtable.
SKEL_OBJECT - static field in class org.apache.bsf.debug.util.DebugConstants
Skeleton - class org.apache.bsf.debug.util.Skeleton
Skeleton(int) - constructor for class org.apache.bsf.debug.util.Skeleton
Skeleton(int,int) - constructor for class org.apache.bsf.debug.util.Skeleton
Skip(long) - method in class org.apache.bsf.engines.activescript.JavaOLEENUMVAR
SocketConnection - class org.apache.bsf.debug.util.SocketConnection
SocketConnection() - constructor for class org.apache.bsf.debug.util.SocketConnection
SPECIAL_TID - static field in class org.apache.bsf.debug.util.DebugConstants
specifyLinesPos(Reader,int,int) - method in class org.apache.bsf.engines.javascript.FnOrScript
specifyRange(Reader,int) - method in class org.apache.bsf.engines.javascript.FnOrScript
stderrPrint(Object,int) - static method in class org.apache.bsf.debug.util.DebugLog
stderrPrintln(Object,int) - static method in class org.apache.bsf.debug.util.DebugLog
stdoutPrint(Object,int) - static method in class org.apache.bsf.debug.util.DebugLog
stdoutPrintln(Object,int) - static method in class org.apache.bsf.debug.util.DebugLog
stepIn() - method in class org.apache.bsf.debug.jsdi.JsEngine
stepIn() - method in class org.apache.bsf.debug.meta.JsEngineStub
stepIn() - method in class org.apache.bsf.engines.javascript.JsEngineStub
stepIn() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
stepIn(org.apache.bsf.engines.javascript.JsEngineStub) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
stepOut() - method in class org.apache.bsf.debug.jsdi.JsEngine
stepOut() - method in class org.apache.bsf.debug.meta.JsEngineStub
stepOut() - method in class org.apache.bsf.engines.javascript.JsEngineStub
stepOut() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
stepOut(org.apache.bsf.engines.javascript.JsEngineStub) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
stepOver() - method in class org.apache.bsf.debug.jsdi.JsEngine
stepOver() - method in class org.apache.bsf.debug.meta.JsEngineStub
stepOver() - method in class org.apache.bsf.engines.javascript.JsEngineStub
stepOver() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
stepOver(org.apache.bsf.engines.javascript.JsEngineStub) - method in class org.apache.bsf.engines.javascript.RhinoEngineDebugger
stepping() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
stopEngine() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy
stopListening() - method in class org.apache.bsf.debug.util.SocketConnection
streamPrint(Object,OutputStream,int) - static method in class org.apache.bsf.debug.util.DebugLog
streamPrintln(Object,OutputStream,int) - static method in class org.apache.bsf.debug.util.DebugLog
StringUtils - class org.apache.bsf.util.StringUtils
Deals with strings (probably need to elaborate some more).
Stub - class org.apache.bsf.debug.util.Stub
Stub(org.apache.bsf.debug.util.SocketConnection,int,int) - constructor for class org.apache.bsf.debug.util.Stub
STUB_OBJECT - static field in class org.apache.bsf.debug.util.DebugConstants
StubTable - class org.apache.bsf.debug.util.StubTable
This class provides the resident object table for the mirrors.
StubTable(org.apache.bsf.debug.util.SocketConnection) - constructor for class org.apache.bsf.debug.util.StubTable
supportBreakpointAtLine(String) - method in class org.apache.bsf.util.BSFDebugManagerImpl
supportBreakpointAtLine(String) - method in class org.apache.bsf.debug.meta.DebugManagerStub
supportBreakpointAtOffset(String) - method in class org.apache.bsf.util.BSFDebugManagerImpl
Allows a debugger to ask if the engine for a given language will support either line or offset breakpoints.
supportBreakpointAtOffset(String) - method in class org.apache.bsf.debug.meta.DebugManagerStub
Allows a debugger to ask if the engine for a given language will support either line or offset breakpoints.
suspendFuture(Object) - method in class org.apache.bsf.debug.util.RemoteService
suspendFuture(Object) - method in class org.apache.bsf.debug.util.Skeleton
suspendFuture(Object) - method in class org.apache.bsf.debug.util.Stub
swizzle(int,int) - method in class org.apache.bsf.debug.util.SocketConnection
swizzle(int,int) - method in class org.apache.bsf.debug.util.Stub
swizzle(int,int) - method in class org.apache.bsf.debug.util.StubTable
symbolTableIsStacked() - method in class org.apache.bsf.util.CodeBuffer

T

tempDir - field in class org.apache.bsf.util.BSFEngineImpl
tempDir - field in class org.apache.bsf.BSFManager
terminate() - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
Graceful termination
terminate() - method in class org.apache.bsf.util.BSFDebugManagerImpl
terminate() - method in class org.apache.bsf.BSFEngine
Graceful termination
terminate() - method in class org.apache.bsf.util.BSFEngineImpl
terminate() - method in class org.apache.bsf.BSFManager
Gracefully terminate all engines
textValueChanged(TextEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_TextAdapter
thread - field in class org.apache.bsf.debug.util.ResultCell
ThreadCell - class org.apache.bsf.debug.util.ThreadCell
tid - field in class org.apache.bsf.debug.util.ResultCell
toString() - method in class org.apache.bsf.util.BreakPoint
toString() - method in class org.apache.bsf.util.CodeBuffer
toString() - method in class org.apache.bsf.engines.activescript.COMIDispatchBean
toString() - method in class org.apache.bsf.debug.util.IntHashtable
Answers the string representation of this Hashtable.
toString() - method in class org.apache.bsf.util.ObjInfo
toString() - method in class org.apache.bsf.debug.util.ResultCell
type - field in class org.apache.bsf.util.Bean
type - field in class org.apache.bsf.BSFDeclaredBean
TypeConvertor - interface org.apache.bsf.util.type.TypeConvertor
A TypeConvertor is used to convert an object of one type to one of another type.
TypeConvertorRegistry - class org.apache.bsf.util.type.TypeConvertorRegistry
The TypeConvertorRegistry is the registry of type convertors.
TypeConvertorRegistry() - constructor for class org.apache.bsf.util.type.TypeConvertorRegistry

U

uid - field in class org.apache.bsf.debug.util.ResultCell
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.activescript.ActiveScriptEngine
Undeclare a previously declared bean.
Undeclare a previously declared bean.
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.util.BSFEngineImpl
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.jacl.JaclEngine
Undeclare a previously declared bean.
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.javascript.JavaScriptEngine
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.jpython.JPythonEngine
Undeclare a previously declared bean.
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.jython.JythonEngine
Undeclare a previously declared bean.
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.netrexx.NetRexxEngine
undeclareBean(org.apache.bsf.BSFDeclaredBean) - method in class org.apache.bsf.engines.xslt.XSLTEngine
Undeclare a bean by setting he parameter represeting it to null
undeclareBean(String) - method in class org.apache.bsf.BSFManager
Undeclare a previously declared bean.
UNDEFINED - static field in class org.apache.bsf.debug.util.Stub
UNDEFINED_UID - static field in class org.apache.bsf.debug.util.DebugConstants
UNKNOWN_TID - static field in class org.apache.bsf.debug.util.DebugConstants
UNKNOWN_UID - static field in class org.apache.bsf.debug.util.DebugConstants
unpropagate() - method in class org.apache.bsf.engines.javascript.BreakPoint
Unpropagating the breakpoint to its corresponding compilation unit, the side effect of that is to unset the breakpoint in the Rhino engine.
unregister(String) - method in class org.apache.bsf.util.ObjectRegistry
unregisterBean(String) - method in class org.apache.bsf.util.BSFFunctions
unregisterBean(String) - method in class org.apache.bsf.BSFManager
Unregister a previously registered bean.
unregisterDebugger(String) - method in class org.apache.bsf.util.BSFDebugManagerImpl
unregisterDebugger(String) - method in class org.apache.bsf.debug.meta.DebugManagerStub
unwrap() - method in class org.apache.bsf.engines.javascript.JsObjectStub
unwrap(PyObject) - method in class org.apache.bsf.engines.jpython.JPythonEngine
unwrap(PyObject) - method in class org.apache.bsf.engines.jython.JythonEngine
up() - method in class org.apache.bsf.dbline.JsDb
updateStack() - method in class org.apache.bsf.engines.javascript.RhinoContextProxy

V

val32 - field in class org.apache.bsf.debug.util.ResultCell
val64 - field in class org.apache.bsf.debug.util.ResultCell
value - field in class org.apache.bsf.util.Bean
VALUE_OBJECT - static field in class org.apache.bsf.debug.util.DebugConstants
VALUE_OBJECT_TID - static field in class org.apache.bsf.debug.util.DebugConstants
vbEmpty - class org.apache.bsf.engines.activescript.vbEmpty
This class is only used as an ojbect to be returned to scripting engine the VB_EMPTY variant which is not necessarly threated the same as null.
vetoableChange(PropertyChangeEvent) - method in class org.apache.bsf.util.event.adapters.java_beans_VetoableChangeAdapter
voidResult() - method in class org.apache.bsf.debug.util.ResultCell

W

WAIT_FOR_BOOLEAN - static field in class org.apache.bsf.debug.util.DebugConstants
WAIT_FOR_DOUBLE - static field in class org.apache.bsf.debug.util.DebugConstants
WAIT_FOR_FLOAT - static field in class org.apache.bsf.debug.util.DebugConstants
WAIT_FOR_INT - static field in class org.apache.bsf.debug.util.DebugConstants
WAIT_FOR_LONG - static field in class org.apache.bsf.debug.util.DebugConstants
WAIT_FOR_MIRROR - static field in class org.apache.bsf.debug.util.DebugConstants
WAIT_FOR_OBJECT - static field in class org.apache.bsf.debug.util.DebugConstants
WAIT_FOR_VOID - static field in class org.apache.bsf.debug.util.DebugConstants
waitForBooleanValue() - method in class org.apache.bsf.debug.util.ResultCell
waitForCompletion() - method in class org.apache.bsf.debug.util.ResultCell
waitForDoubleValue() - method in class org.apache.bsf.debug.util.ResultCell
waitForFloatValue() - method in class org.apache.bsf.debug.util.ResultCell
waitForIntValue() - method in class org.apache.bsf.debug.util.ResultCell
waitForLongValue() - method in class org.apache.bsf.debug.util.ResultCell
waitForObject() - method in class org.apache.bsf.debug.util.ResultCell
waitForValueObject() - method in class org.apache.bsf.debug.util.ResultCell
The following methods are for waiting for the result of an outgoing method invocation.
waitingForCode - field in class org.apache.bsf.debug.util.ResultCell
waitOnCompletion(org.apache.bsf.debug.util.ResultCell) - method in class org.apache.bsf.debug.util.ThreadCell
Wait for completion of an outgoing invocation.
windowActivated(WindowEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
windowClosed(WindowEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
windowClosing(WindowEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
windowDeactivated(WindowEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
windowDeiconified(WindowEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
windowIconified(WindowEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
windowOpened(WindowEvent) - method in class org.apache.bsf.util.event.adapters.java_awt_event_WindowAdapter
wireExceptionNotify(Exception) - method in class org.apache.bsf.debug.clientImpl.ClientConnection
wireExceptionNotify(Exception) - method in class org.apache.bsf.debug.util.SocketConnection
A Wire-related exception occurred.
wrapsJavaObject() - method in class org.apache.bsf.engines.javascript.JsObjectStub
writeBoolean(boolean) - method in class org.apache.bsf.debug.util.ResultCell
Default writing methods for marshalling out parameters in remote method calls.
writeDouble(double) - method in class org.apache.bsf.debug.util.ResultCell
writeException() - method in class org.apache.bsf.debug.util.ResultCell
writeFloat(float) - method in class org.apache.bsf.debug.util.ResultCell
writeId(int) - method in class org.apache.bsf.debug.util.ResultCell
writeInt(int) - method in class org.apache.bsf.debug.util.ResultCell
writeLong(long) - method in class org.apache.bsf.debug.util.ResultCell
writeObject(Object) - method in class org.apache.bsf.debug.util.ResultCell

X

XSLTEngine - class org.apache.bsf.engines.xslt.XSLTEngine
Xerces XSLT interface to BSF.
XSLTResultNode - class org.apache.bsf.engines.xslt.XSLTResultNode
XSLTResultNode(Node) - constructor for class org.apache.bsf.engines.xslt.XSLTResultNode