GNU Classpath (0.20) | |
Frames | No Frames |
Methods which throw type java.lang.ClassNotFoundException | |
Object | Creates a bean.
|
Object | Creates a bean.
|
Object | Beans.instantiate(ClassLoader cl, String beanName, BeanContext beanContext, AppletInitializer initializer) Instantiates a bean according to Beans 1.0.
|
Methods which throw type java.lang.ClassNotFoundException | |
void | Set the current default look and feel using a class name.
|
Methods which throw type java.lang.ClassNotFoundException | |
Object |
Methods which throw type java.lang.ClassNotFoundException | |
DOMImplementationRegistry | Obtain a new instance of a DOMImplementationRegistry .
|
Methods which throw type java.lang.ClassNotFoundException | |
Object | Retrieves the encapsulated object. |
Methods which throw type java.lang.ClassNotFoundException | |
void | Reads the current objects non-transient, non-static fields from
the current class from the underlying output stream.
|
ObjectStreamClass | This method reads a class descriptor from the real input stream
and use these data to create a new instance of ObjectStreamClass.
|
void | This method restores an object's state by reading in the instance data
for the object from the passed in stream. |
ObjectInputStream.GetField | This method should be called by a method called 'readObject' in the
deserializing class (if present). |
Object | Reads an object instance and returns it. |
Object | Returns the next deserialized object read from the underlying stream.
|
Object | This method allows subclasses to override the default
de serialization mechanism provided by
ObjectInputStream . |
Class | Called when a class is being deserialized. |
Class |
Methods which throw type java.lang.ClassNotFoundException | |
Class | Finds (the first) class by name from one of the locations. |
Methods which throw type java.lang.ClassNotFoundException | |
Class | Called for every class name that is needed but has not yet been
defined by this classloader or one of its parents. |
Class | Helper to find a Class using the system classloader, possibly loading it.
|
Class | Use the classloader of the current class to load, link, and initialize
a class. |
Class | Use the specified classloader to load and link a class. |
Class | Load a class using this ClassLoader or its parent, without resolving
it. |
Class | Load a class using this ClassLoader or its parent, possibly resolving
it as well using resolveClass() . |
Methods which throw type java.lang.ClassNotFoundException | |
void | |
void |
Constructors which throw type java.lang.ClassNotFoundException | |
Initializes a new instance of DataFlavor with the specified
MIME type. | |
Initializes a new instance of DataFlavor with the
specified MIME type and description. |
Methods which throw type java.lang.ClassNotFoundException | |
DataFlavor | Returns the data flavor given the native type name
or null when no such data flavor exists.
|
void | De-serialize this class.
|
Class | This method attempts to load the named class. |
Methods which throw type java.lang.ClassNotFoundException | |
Class | Load the class. |
Class | |
void | Read this stub from the object input stream.
|
Methods which throw type java.lang.ClassNotFoundException | |
Parser | Create a new SAX parser using the `org.xml.sax.parser' system property.
|
Parser | Create a new SAX parser object using the class name provided.
|
Methods which throw type java.lang.ClassNotFoundException | |
void | |
void | |
void | |
Object | Instantiate a Bean using this Bean's ClassLoader
and this BeanContext as the parent.
|
Object | Instantiate a Bean using this Bean's ClassLoader
and this BeanContext as the parent.
|
void |
Methods which throw type java.lang.ClassNotFoundException | |
Object | Unseal and deserialize this sealed object with the specified key.
|
Object | Unseal and deserialize this sealed object with the specified key,
using a cipher from the named provider.
|
Object | Unseal and deserialize this sealed object with a specified (already
initialized) cipher.
|
Methods which throw type java.lang.ClassNotFoundException | |
Class | |
Class | |
Class | |
Class | |
Class | |
Class | |
Class | Loads a class from codeBase .
|
Class |
GNU Classpath (0.20) |