JavaTM Platform
Standard Ed. 6

java.text
클래스 Format.Field

java.lang.Object 
  상위를 확장 java.text.AttributedCharacterIterator.Attribute 
      상위를 확장 java.text.Format.Field
모든 구현된 인터페이스:
Serializable
직계의 기존의 서브 클래스:
DateFormat.Field , MessageFormat.Field , NumberFormat.Field
포함되어 있는 클래스:
Format


public static class Format.Field
extends AttributedCharacterIterator.Attribute

Format.formatToCharacterIterator 로부터 반환된 AttributedCharacterIterator 내의 속성 키, 및 FieldPosition 내의 필드 식별자로서 사용하는 정수를 정의합니다.

도입된 버젼:
1.4
관련 항목:
직렬화 된 형식

필드의 개요
 
클래스 java.text. AttributedCharacterIterator.Attribute 로부터 상속된 필드
INPUT_METHOD_SEGMENT , LANGUAGE , READING
 
생성자 의 개요
protected Format.Field (String  name)
          지정된 이름을 가지는 Field 를 작성합니다.
 
메소드의 개요
 
클래스 java.text. AttributedCharacterIterator.Attribute 로부터 상속된 메소드
equals , getName , hashCode , readResolve , toString
 
클래스 java.lang. Object 로부터 상속된 메소드
clone , finalize , getClass , notify , notifyAll , wait , wait , wait
 

생성자 의 상세

Format.Field

protected Format.Field(String  name)
지정된 이름을 가지는 Field 를 작성합니다.

파라미터:
name - 속성의 이름

JavaTM Platform
Standard Ed. 6

버그의 보고와 기능의 요청
한층 더 자세한 API 레퍼런스 및 개발자 문서에 대해서는,Java SE 개발자용 문서를 참조해 주세요. 개발자전용의 상세한 해설, 개념의 개요, 용어의 정의, 버그의 회피책, 및 코드 실례가 포함되어 있습니다.

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.