StringCharacterIterator.current
Class Overview | Class Members | 
  This Package | 
All Packages
 public char current()
Returns
     the character at the current position or DONE if the current
 position is off the end of the text.
  Description
 Get the character at the current position (as returned by getIndex()).