Encapsulates different types of character sources - String, InputStream, ...
Defines a set of common methods
author: Ales Novak version: CVS $Id: CharacterIterator.java 518156 2007-03-14 14:31:26Z vgritsenko $
Method Summary
char
charAt(int pos) a character at the specified position.