|
|||||||||
| Home >> All >> java >> [ text overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.text
Class Format.Field

java.lang.Objectjava.text.AttributedCharacterIterator.Attribute
java.text.Format.Field
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- DateFormat.Field, MessageFormat.Field, NumberFormat.Field
- Enclosing class:
- Format
- public static class Format.Field
- extends AttributedCharacterIterator.Attribute
| Field Summary | |
(package private) static long |
serialVersionUID
|
| Fields inherited from class java.text.AttributedCharacterIterator.Attribute |
INPUT_METHOD_SEGMENT, LANGUAGE, READING |
| Constructor Summary | |
protected |
Format.Field(java.lang.String name)
|
| Methods inherited from class java.text.AttributedCharacterIterator.Attribute |
equals, getName, hashCode, readResolve, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
serialVersionUID
static final long serialVersionUID
- See Also:
- Constant Field Values
| Constructor Detail |
Format.Field
protected Format.Field(java.lang.String name)
|
|||||||||
| Home >> All >> java >> [ text overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC