FieldPosition Members

FieldPosition Members

Class Overview | This Package | All Packages

Constructors
Name Description
FieldPosition(int) Creates a FieldPosition object for the given field.

Methods
Name Description
getBeginIndex() Retrieve the index of the first character in the requested field.
getEndIndex() Retrieve the index of the character following the last character in the requested field.
getField() Retrieve the field identifier.