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

E

EMPTY_CONTEXT_NAME - Static variable in class php.java.bridge.http.ContextFactory
This context name can be used when a ContextFactory is used outside of a servlet environment
end(ParserString[]) - Method in interface php.java.bridge.IDocHandler
Called for each </tag>
end(ParserString[]) - Method in class php.java.bridge.Request
Called for each </tag>
endDocument() - Method in class php.java.bridge.JavaBridge
Back to synchronous protocol mode
ENGINE - Static variable in interface javax.script.ScriptEngine
Reserved key associated with the name of the Java ScriptEngine
ENGINE_SCOPE - Static variable in interface javax.script.ScriptContext
defines an integer for the level of scope, ENGINE_SCOPE
ENGINE_SCOPE - Static variable in interface php.java.bridge.http.IContext
The engine scope
ENGINE_VERSION - Static variable in interface javax.script.ScriptEngine
Reserved key associated with the version of the Java ScriptEngine
EngineFactory - Class in php.java.script.servlet
Create JSR 223 script engines from a servlet context.
EngineFactory() - Constructor for class php.java.script.servlet.EngineFactory
Create a new EngineFactory
entrySet() - Method in class javax.script.SimpleBindings
ERROR - Static variable in interface php.java.bridge.ILogger
error log level
eval(Reader) - Method in class javax.script.AbstractScriptEngine
Evaluates a piece of script obtained using the specified reader as the script source.
eval(Reader, Bindings) - Method in class javax.script.AbstractScriptEngine
Evaluates a piece of scripts obtained using a reader as the script source and using the specified namespace as the SCRIPT_SCOPE.
eval(String) - Method in class javax.script.AbstractScriptEngine
Evaluates a piece of script and returns the resultant object.
eval(String, Bindings) - Method in class javax.script.AbstractScriptEngine
Evaluates a piece of script using the specified namespace as its SCRIPT_SCOPE.
eval(Bindings) - Method in class javax.script.CompiledScript
Re-evaluates the pre-compiled script using the specified namespace as the SCRIPT_SCOPE and using ENGINE_SCOPE, GLOBAL_SCOPE of the associated ScriptEngine.
eval(ScriptContext) - Method in class javax.script.CompiledScript
Re-evaluates the recompiled script using the specified ScriptContext.
eval(Reader) - Method in interface javax.script.ScriptEngine
Evaluates a piece of script obtained using the specified reader as the script source.
eval(Reader, Bindings) - Method in interface javax.script.ScriptEngine
Evaluates a piece of scripts obtained using a reader as the script source and using the specified namespace as the SCRIPT_SCOPE.
eval(Reader, ScriptContext) - Method in interface javax.script.ScriptEngine
Evaluates a script obtained using the specified reader as the script source and using the namespaces in the specifed ScriptContext.
eval(String) - Method in interface javax.script.ScriptEngine
Evaluates a piece of script and returns the resultant object.
eval(String, Bindings) - Method in interface javax.script.ScriptEngine
Evaluates a piece of script using the specified namespace as the SCRIPT_SCOPE.
eval(String, ScriptContext) - Method in interface javax.script.ScriptEngine
Evaluates a script using the namespaces in the specifed ScriptContext.
eval(String, ScriptContext) - Method in class php.java.script.InteractivePhpScriptEngine
Evaluate a PHP line.
exitValue() - Method in class php.java.bridge.Util.Process
EXT_JAVA_COMPATIBILITY - Static variable in class php.java.bridge.Util
Only for internal use
EXTENSION_NAME - Static variable in class php.java.bridge.Util
The name of the extension, usually "JavaBridge" or "MonoBridge"

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