No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||
↳ | java.text.AttributedCharacterIterator.Attribute | |
↳ | java.text.Format.Field |
![]() |
Inner class used to represent Format
attributes in the AttributedCharacterIterator
that the formatToCharacterIterator()
method returns in Format
subclasses.
[Expand]
Inherited Fields
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Constructs a new instance of
Field with the given field name.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Constructs a new instance of Field
with the given field name.
fieldName | the field name. |
---|