GNU Classpath (0.95) | |
Frames | No Frames |
Methods which throw type java.lang.ClassNotFoundException | |
Class> | |
Class> | |
Class> | |
Class> | |
Class> | |
Class> | |
Class> | Loads a class from codeBase .
|
Class> | |
Class> |
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 | |
Object | Constructs and returns a copy of the internal serialized object.
|
Methods which throw type java.lang.ClassNotFoundException | |
Class> | Attempts to load the given class using class loaders
supplied by the list. |
Class> |
Attempts to load the given class using class loaders
supplied by the list, stopping when the specified
loader is reached. |
Class> |
Attempts to load the given class using class loaders
supplied by the list, excluding the one specified.
|
Methods which throw type java.lang.ClassNotFoundException | |
void | Redefine classes present in the definitions array, with
the corresponding class files.
|
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 | |
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<T> | Load the class. |
Class<T> | |
void | Read this stub from the object input stream.
|
Methods which throw type java.lang.ClassNotFoundException | |
DOMImplementationRegistry | Obtain a new instance of a DOMImplementationRegistry .
|
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 . |
Object |
Returns the next deserialized object read from the
underlying stream in an unshared manner. |
Class> | Called when a class is being deserialized. |
Class> |
Methods which throw type java.lang.ClassNotFoundException | |
void | Deserializes any service providers which are serializable. |
void | Subclasses may use this method to perform their own deserialization
after the default deserialization process has taken place, but
prior to the deserialization of the children. |
void | Deserializes objects (written by serialize(ObjectOutputStream,Collection) ) and adds them to the specified collection.
|
Object | Instantiate a Bean using this Bean's ClassLoader
and this BeanContext as the parent.
|
Object | This is a convenience method for instantiating a bean inside this
context. |
void | Deerializes the children using the
deserialize(ObjectInputStream, Collection method
and then calls childDeserializedHook(Object, BCSChild)
for each child deserialized.
|
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 | |
Class> | Finds (the first) class by name from one of the locations. |
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 | |
Class<T> | Attempts to load the given class using class loaders
supplied by the repository of each MBeanServer .
|
Class<T> |
Attempts to load the given class using class loaders
supplied by the repository of each MBeanServer .
|
Methods which throw type java.lang.ClassNotFoundException | |
void | Reads a set of attributes from the given object input stream. |
void | Handles reading in the attributes.
|
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 | |
Object | Returns the encapsulated object. |
GNU Classpath (0.95) |