GNU Classpath (0.19) | ||
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 which notifications of exceptions are send
while parsing the XML data.
|
Methods with return type java.beans.ExceptionListener | |
ExceptionListener | Returns the ExceptionListener instance associated with this decoder.
|
GNU Classpath (0.19) |