| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
| CollationKey 를 사용하고 있는 패키지 | |
|---|---|
| java.text | 텍스트, 일자, 수치, 및 메세지를 자연 언어에 의존하지 않는 방법으로 처리하기 위한 클래스와 인터페이스를 제공합니다. | 
| java.text 에서의 CollationKey 의 사용 | 
|---|
| CollationKey 를 돌려주는 java.text 의 메소드 | |
|---|---|
abstract  CollationKey  | 
Collator. getCollationKey (String  source)
String 를, 다른 CollationKey 와 비트 단위로 비교 가능한 비트열로 변환합니다.  | 
 CollationKey  | 
RuleBasedCollator. getCollationKey (String  source)
캐릭터 라인을, CollationKey.compareTo 로 비교할 수 있는 일련의 문자로 변환합니다.  | 
| CollationKey 형의 파라미터를 가지는 java.text 의 메소드 | |
|---|---|
abstract  int | 
CollationKey. compareTo (CollationKey  target)
이 CollationKey 를 타겟의 CollationKey 와 비교합니다.  | 
 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 전 다음 | 프레임 있어 프레임 없음 | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy 도 참조해 주세요.