|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
ExceptionListener 를 사용하고 있는 패키지 | |
---|---|
java.beans | Beans (JavaBeansTM 아키텍쳐(architecture)에 근거한 컴퍼넌트)의 개발에 관련하는 클래스가 포함되어 있습니다. |
java.beans 에서의 ExceptionListener 의 사용 |
---|
ExceptionListener 를 돌려주는 java.beans 의 메소드 | |
---|---|
ExceptionListener |
XMLDecoder. getExceptionListener ()
이 스트림의 예외 핸들러를 가져옵니다. |
ExceptionListener |
Encoder. getExceptionListener ()
이 스트림의 예외 핸들러를 가져옵니다. |
ExceptionListener 형의 파라미터를 가지는 java.beans 의 메소드 | |
---|---|
void |
XMLDecoder. setExceptionListener (ExceptionListener exceptionListener)
이 스트림의 예외 핸들러를 exceptionListener 로 설정합니다. |
void |
Encoder. setExceptionListener (ExceptionListener exceptionListener)
이 스트림의 예외 핸들러를 exceptionListener 로 설정합니다. |
ExceptionListener 형의 파라미터를 가지는 java.beans 의 생성자 | |
---|---|
XMLDecoder (InputStream in,
Object owner,
ExceptionListener exceptionListener)
XMLEncoder 클래스에서 작성된 어카이브(archive)를 읽어내기 위한 새로운 입력 스트림을 작성합니다. |
|
XMLDecoder (InputStream in,
Object owner,
ExceptionListener exceptionListener,
ClassLoader cl)
XMLEncoder 클래스에서 작성된 어카이브(archive)를 읽어내기 위한 새로운 입력 스트림을 작성합니다. |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
전 다음 | 프레임 있어 프레임 없음 |
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.