Alphabetical Index: A

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

A

GenericScriptEngine is an abstarct class which implements the ScriptEngine interface and it contains default implementations for several eval() methods.
AbstractScriptEngine() - constructor for class javax.script.AbstractScriptEngine
Constructs a ScriptEngine using an uninitialized SimpleNamespace.
Constructs a ScriptEngine using the specified namespace as its ENGINE_SCOPE.
accept() - method in class php.java.bridge.ISocketFactory
Create a new socket instance.
addComponent(String,String) - method in class php.java.faces.PhpFacesApplication
addConverter(Class,String) - method in class php.java.faces.PhpFacesApplication
addConverter(String,String) - method in class php.java.faces.PhpFacesApplication
addHeader(String) - method in class php.java.bridge.http.HttpRequest
Add a header
addHeader(String,String) - method in class php.java.bridge.http.HttpResponse
Add a response header, in this implementation identical to setHeader
addNew() - static method in class php.java.bridge.http.ContextFactory
Create a new ContextFactory and add it to the list of context factories kept by this VM.
addNew(javax.script.ScriptContext) - static method in class php.java.script.PhpScriptContextFactory
Add the PhpScriptContext
Create and add a new ContextFactory.
Create a new ContextFactory
addURL(URL) - method in class php.java.bridge.DynamicClassLoader
addURL(URL,boolean) - method in class php.java.bridge.DynamicClassLoader
addURLs(String) - method in class php.java.bridge.DynamicClassLoader
addURLs(String,boolean) - method in class php.java.bridge.DynamicClassLoader
addURLs(urls[]) - method in class php.java.bridge.DynamicClassLoader
addURLs(urls[],boolean) - method in class php.java.bridge.DynamicClassLoader
addValidator(String,String) - method in class php.java.faces.PhpFacesApplication
appendArgs(args[],Class[],StringBuffer) - static method in class php.java.bridge.Util
Append function arguments and their types to a StringBuffer
appendObject(Object,StringBuffer) - static method in class php.java.bridge.Util
Append an object to a StringBuffer
appendParam(Object,StringBuffer) - static method in class php.java.bridge.Util
Append a function parameter to a StringBuffer
appendShortObject(Object,StringBuffer) - static method in class php.java.bridge.Util
Append a parameter object to a StringBuffer
APPLICATION_SCOPE - static field in class php.java.servlet.Context
Integer value for the level of APPLICATION_SCOPE
APPLICATION_SCOPE - static field in class php.java.script.PhpSimpleHttpScriptContext
Integer value for the level of APPLICATION_SCOPE
argsToString(args[],Class[]) - static method in class php.java.bridge.Util
Return function arguments and their types as a String
ARGV - static field in class javax.script.ScriptEngine
Reserved key associated with an object array which is used to pass set of positional parameters to the ScriptEngines.
ASCII - static field in class php.java.bridge.Util
ASCII encoding