| 
 | JavaTM 2 Platform Std. Ed. v1.4.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExceptionListener | |
| java.beans | Contains classes related to developing beans -- components based on the JavaBeansTM architecture. | 
| Uses of ExceptionListener in java.beans | 
| Methods in java.beans that return ExceptionListener | |
|  ExceptionListener | XMLDecoder.getExceptionListener()Gets the exception handler for this stream. | 
|  ExceptionListener | Encoder.getExceptionListener()Gets the exception handler for this stream. | 
| Methods in java.beans with parameters of type ExceptionListener | |
|  void | XMLDecoder.setExceptionListener(ExceptionListener exceptionListener)Sets the exception handler for this stream to exceptionListener. | 
|  void | Encoder.setExceptionListener(ExceptionListener exceptionListener)Sets the exception handler for this stream to exceptionListener. | 
| Constructors in java.beans with parameters of type ExceptionListener | |
| XMLDecoder(InputStream in,
           Object owner,
           ExceptionListener exceptionListener)Creates a new input stream for reading archives created by the XMLEncoderclass. | |
| 
 | JavaTM 2 Platform Std. Ed. v1.4.1 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.