GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type java.beans.ExceptionListener | |
Creates a XMLDecoder instance that parses the XML data of the given input stream.
| |
Creates a XMLDecoder instance that parses the XML data of the given input stream.
|
Methods with parameter type java.beans.ExceptionListener | |
void | Sets the ExceptionListener instance to be used for reporting
recorable exceptions in the instantiation and initialization sequence. |
void | Sets the ExceptionListener instance to which notifications of exceptions are send
while parsing the XML data.
|
Methods with return type java.beans.ExceptionListener | |
ExceptionListener | Returns the currently active ExceptionListener instance.
|
ExceptionListener | Returns the ExceptionListener instance associated with this decoder.
|
GNU Classpath (0.95) |