java.lang.Object | ||
↳ | java.text.AttributedCharacterIterator.Attribute | |
↳ | java.text.Format.Field |
Known Direct Subclasses
|
Inner class used to represent
Format
attributes in the
AttributedCharacterIterator
that the
formatToCharacterIterator()
method returns in
Format
subclasses.
[Expand]
Inherited Fields
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.text.AttributedCharacterIterator.Attribute
|
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Constructs a new instance of
Field
with the given field name.
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.text.AttributedCharacterIterator.Attribute
|
|||||||||||||||||||||||||||||||||
From class
java.lang.Object
|
Constructs a new instance of
Field
with the given field name.
fieldName | the field name. |
---|