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

U

updateJarLibraryPath(String, String) - Method in class php.java.bridge.DynamicJavaBridgeClassLoader
Update the library path for the bridge instance.
updateJarLibraryPath(DynamicJavaBridgeClassLoader.JarLibraryPath) - Method in class php.java.bridge.DynamicJavaBridgeClassLoader
Update the library path for the bridge instance.
updateJarLibraryPath(String, String) - Method in class php.java.bridge.JavaBridge
Append the path to the current library path
Examples:
setJarLibPath(";file:///tmp/test.jar;file:///tmp/my.jar");
setJarLibPath("|file:c:/t.jar|http://.../a.jar|jar:file:///tmp/x.jar!/");
updateJarLibraryPath(String, String) - Method in class php.java.bridge.SimpleJavaBridgeClassLoader
Append the path to the current library path
updateLibraryPath(String, String) - Method in class php.java.bridge.JavaBridge
Update the library path for ECMA dll's
updateOptions(byte) - Method in class php.java.bridge.Options
Update the current request options
URLReader - Class in php.java.script
This class can be used to connect to a HTTP server to allocate and to invoke php scripts.
URLReader(URL) - Constructor for class php.java.script.URLReader
Create a special reader which can be used to read data from a URL.
UTF8 - Static variable in class php.java.bridge.Util
UTF8 encoding
Util - Class in php.java.bridge
Miscellaneous functions.
Util.HeaderParser - Class in php.java.bridge
A procedure class which can be used to capture the HTTP header strings.
Util.HeaderParser() - Constructor for class php.java.bridge.Util.HeaderParser
 
Util.Logger - Class in php.java.bridge
Only for internal use.
Util.Logger() - Constructor for class php.java.bridge.Util.Logger
Use chainsaw, if available or a default logger.
Util.Logger(ILogger) - Constructor for class php.java.bridge.Util.Logger
Use chainsaw, if available of the specified logger.
Util.Process - Class in php.java.bridge
Starts a CGI process and returns the process handle.
Util.ProcessWithErrorHandler - Class in php.java.bridge
Starts a CGI process with an error handler attached and returns the process handle.

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