|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
java.lang.Objectjava.text.AttributedCharacterIterator.Attribute
java.text.Format.Field
java.text.NumberFormat.Field
public static class NumberFormat.Field
NumberFormat.formatToCharacterIterator 로부터 반환된 AttributedCharacterIterator 내의 속성 키, 및 FieldPosition 내의 필드 식별자로서 사용하는 정수를 정의합니다.
| 필드의 개요 | |
|---|---|
static NumberFormat.Field |
CURRENCY
통화의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
DECIMAL_SEPARATOR
단락 문자의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
EXPONENT
지수의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
EXPONENT_SIGN
지수 부호의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
EXPONENT_SYMBOL
지수 기호의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
FRACTION
소수의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
GROUPING_SEPARATOR
그룹 단락자의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
INTEGER
정수의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
PERCENT
퍼센트의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
PERMILLE
퍼밀의 필드를 식별하는 정수입니다. |
static NumberFormat.Field |
SIGN
부호의 필드를 식별하는 정수입니다. |
| 클래스 java.text. AttributedCharacterIterator.Attribute 로부터 상속된 필드 |
|---|
INPUT_METHOD_SEGMENT , LANGUAGE , READING |
| 생성자 의 개요 | |
|---|---|
protected |
NumberFormat.Field (String name)
지정된 이름을 가지는 Field 인스턴스를 작성합니다. |
| 메소드의 개요 | |
|---|---|
protected Object |
readResolve ()
직렬화 복원되는 인스턴스를 정의가 끝난 정수에 해결합니다. |
| 클래스 java.text. AttributedCharacterIterator.Attribute 로부터 상속된 메소드 |
|---|
equals , getName , hashCode , toString |
| 클래스 java.lang. Object 로부터 상속된 메소드 |
|---|
clone , finalize , getClass , notify , notifyAll , wait , wait , wait |
| 필드의 상세 |
|---|
public static final NumberFormat.Field INTEGER
public static final NumberFormat.Field FRACTION
public static final NumberFormat.Field EXPONENT
public static final NumberFormat.Field DECIMAL_SEPARATOR
public static final NumberFormat.Field SIGN
public static final NumberFormat.Field GROUPING_SEPARATOR
public static final NumberFormat.Field EXPONENT_SYMBOL
public static final NumberFormat.Field PERCENT
public static final NumberFormat.Field PERMILLE
public static final NumberFormat.Field CURRENCY
public static final NumberFormat.Field EXPONENT_SIGN
| 생성자 의 상세 |
|---|
protected NumberFormat.Field(String name)
name - 속성의 이름| 메소드의 상세 |
|---|
protected Object readResolve()
throws InvalidObjectException
AttributedCharacterIterator.Attribute 내의 readResolve InvalidObjectException - 정수가 해석 처리할 수 없는 경우
|
JavaTM Platform Standard Ed. 6 |
|||||||||
| 앞의 클래스 다음의 클래스 | 프레임 있어 프레임 없음 | |||||||||
| 개요: 상자 | 필드 | 생성자 | 메소드 | 상세 : 필드 | 생성자 | 메소드 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.