java.lang.Objectjava.text.AttributedCharacterIterator.Attribute
java.text.Format.Field
public static class Format.Field
定义在 AttributedCharacterIterator(从 Format.formatToCharacterIterator 返回)中用作属性键和在 FieldPosition 中用作字段标识符的常量。
| 字段摘要 |
|---|
| 从类 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 |
| 构造方法详细信息 |
|---|
protected Format.Field(String name)
name - 属性的名称