GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type java.util.Properties | |
PrintJob | Returns a instance of PrintJob for the specified
arguments.
|
Methods with parameter type java.util.Properties | |
Connection | This method connects to the specified database using the connection
properties supplied. |
Connection | This method attempts to return a connection to the specified
JDBC URL string using the specified connection properties.
|
DriverPropertyInfo[] | This method returns an array of possible properties that could be
used to connect to the specified database.
|
Methods with parameter type java.util.Properties | |
void | Set all the system properties at once. |
Methods with return type java.util.Properties | |
Properties | Get all the system properties at once. |
Methods with parameter type java.util.Properties | |
void | Sets the output properties for the transformation, overriding any
properties defined in the stylesheet.
|
Methods with return type java.util.Properties | |
Properties | Returns the static properties for the xsl:output
instruction. |
Properties | Returns a copy of the output properties for the transformation.
|
Classes derived from java.util.Properties | |
class | This class represents a Java security architecture service provider. |
Constructors with parameter type java.util.Properties | |
Create a new empty property list with the specified default values.
|
Fields of type java.util.Properties | |
Properties | The property list that contains default values for any keys not
in this property list.
|
Methods with parameter type java.util.Properties | |
ORB | Creates the working instance of ORB for an applet.
|
ORB | Creates the working instance of ORB for a standalone application.
|
void | Set the ORB parameters. |
void | Set the ORB parameters. |
Constructors with parameter type java.util.Properties | |
ActivationGroupDesc.ActivationGroupDesc(String aClassName, String aLocation, MarshalledObject aData, Properties aProperties, ActivationGroupDesc.CommandEnvironment environment) Create the new activation group descriptor.
| |
ActivationGroupDesc.ActivationGroupDesc(Properties aProperties, ActivationGroupDesc.CommandEnvironment environment) Create the new activation group descriptor that will use the default
activation group implementation with the given properties and
environment.
|
Methods with return type java.util.Properties | |
Properties | Get the overridded system properties.
|
Constructors with parameter type java.util.Properties | |
Fields of type java.util.Properties | |
Properties |
GNU Classpath (0.95) |