#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/unistr.h"
Go to the source code of this file.
Data Structures | |
| class | ForwardCharacterIterator |
| Abstract class that defines an API for forward-only iteration on text objects. More... | |
| class | CharacterIterator |
| Abstract class that defines an API for iteration on text objects. More... | |
Definition in file chariter.h.
1.5.7.1