@Deprecated public final class StringCharacterIterator extends Object implements CharacterIterator
StringCharacterIterator implements the
CharacterIterater protocol for a String.
The StringCharacterIterator class iterates over the
entire String.CharacterIteratorDONE