![]() |
![]()
![]() ![]() ![]()
![]() |
![]() |
All Packages Class Hierarchy This Package Previous Next Index Class java.text.FieldPositionjava.lang.Object | +----java.text.FieldPosition
FieldPosition is a simple class used by Format
and its subclasses to identify fields in formatted output. Fields are
identified by constants, whose names typically end with _FIELD ,
defined in the various subclasses of Format . See
ERA_FIELD and its friends in DateFormat for
an example.
One version of the
![]() public FieldPosition(int field)
![]() public int getField()
![]() public int getBeginIndex()
![]() public int getEndIndex()
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
||||||||||||||||
With any suggestions or questions please feel free to contact us |