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
L
LANGUAGE
- Static variable in interface javax.script.
ScriptEngine
Reserved key associated with the name of the supported scripting language
LANGUAGE_VERSION
- Static variable in interface javax.script.
ScriptEngine
Reserved key associated with the version of the supported scripting language
lastException
- Variable in class php.java.bridge.
JavaBridge
For PHP4's last_exception_get.
loadClass(String)
- Method in class php.java.bridge.
DynamicClassLoader
I have decided to override loadClass instead of findClass, so that this method will actually get to re-load classes if neccessary.
loadClass(String)
- Method in class php.java.bridge.
DynamicJavaBridgeClassLoader
log(String)
- Method in class php.java.bridge.
FileLogger
Log a message
log(int, String)
- Method in class php.java.bridge.
FileLogger
log(int, String)
- Method in interface php.java.bridge.
ILogger
Log a message.
log(int, String)
- Method in class php.java.bridge.
Log4jLogger
log(int, String)
- Method in class php.java.bridge.
Util.Logger
Log4jLogger
- Class in
php.java.bridge
A logger which uses the log4j default appender.
logDebug(String)
- Method in class php.java.bridge.
JavaBridge
Write a debug message
logDebug(String)
- Static method in class php.java.bridge.
Util
Display a debug message
logError(String)
- Method in class php.java.bridge.
JavaBridge
Write an error message.
logError(String)
- Static method in class php.java.bridge.
Util
Display an error or an exception
logFatal(String)
- Method in class php.java.bridge.
JavaBridge
Write a fatal message
logFatal(String)
- Static method in class php.java.bridge.
Util
Display a fatal error
logInvoke(Object, String, Object[])
- Static method in class php.java.bridge.
JavaBridge
logLevel
- Variable in class php.java.bridge.
JavaBridge
For internal use only.
logLevel
- Static variable in class php.java.bridge.
Util
The loglevel:
0: log off
1: log fatal
2: log messages/exceptions
3: log verbose
4: log debug
5: log method invocations
logMessage(String)
- Method in class php.java.bridge.
JavaBridge
Write a notice.
logMessage(String)
- Static method in class php.java.bridge.
Util
Display a message
logResult(Object)
- Static method in class php.java.bridge.
JavaBridge
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