Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
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
entrySet()
- Method in class javax.script.
SimpleBindings
ENVIRONMENT_BLACKLIST
- Static variable in class php.java.bridge.
Util
Environment entries which should NOT be passed to PHP.
eof()
- Method in class php.java.bridge.http.
ChunkedInputStream
read trailing 0\r\n
eof()
- Method in class php.java.bridge.http.
ChunkedOutputStream
Write trailing 0\r\n and flush the underlying output stream
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()
- Method in class javax.script.
CompiledScript
Re-evaluates the pre-compiled script
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(ScriptContext)
- Method in class php.java.script.
CompiledPhpScript
Re-evaluates the recompiled script using the specified ScriptContext.
eval(String, ScriptContext)
- Method in class php.java.script.
InteractivePhpScriptEngine
Evaluate a PHP line.
exitValue()
- Method in class php.java.bridge.
Util.Process
EXTENSION_NAME
- Static variable in class php.java.bridge.
Util
The name of the extension, usually "JavaBridge" or "MonoBridge"
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Z