| Interface | Description |
|---|---|
| ICodepointFilter |
Filters are used in a variety of ways to filter or verify unicode codepoints
|
| ICodepointIterator |
BAse interface for codepoint iterators
|
| Class | Description |
|---|---|
| AbstractCodepointIterator |
Provides an iterator over Unicode Codepoints
|
| Codepoint |
Represents a single Unicode Codepoint
|
| CodepointHelper |
General utilities for dealing with Unicode characters
|
| CodepointIteratorByteArray | |
| CodepointIteratorByteBuffer | |
| CodepointIteratorCharArray | |
| CodepointIteratorCharBuffer | |
| CodepointIteratorCharSequence | |
| CodepointIteratorInputStream | |
| CodepointIteratorReadableByteChannel | |
| CodepointIteratorReader | |
| CodepointIteratorRestricted | |
| DelegatingCodepointIterator |
Base implementation of a CodepointIterator that filters the output of another
ICodepointIterator |
| Enum | Description |
|---|---|
| ECodepointProfile |
| Exception | Description |
|---|---|
| InvalidCharacterException |
Copyright © 2014–2016 Philip Helger. All rights reserved.