|
| class |
ByteVector |
| |
This class implements a simple byte vector with access to the underlying array. More...
|
| |
| class |
CharVector |
| |
This class implements a simple char vector with access to the underlying array. More...
|
| |
| class |
Hyphen |
| |
Represents a hyphen. More...
|
| |
| class |
Hyphenation |
| |
This class represents a hyphenated word. More...
|
| |
| class |
HyphenationConfig |
| |
This is the class used to configure hyphenation on layout level More...
|
| |
| class |
HyphenationConstants |
| |
Class containing constants to be used in hyphenation on layout level. More...
|
| |
| class |
HyphenationException |
| |
A hyphenation exception. More...
|
| |
| class |
HyphenationTree |
| |
This tree structure stores the hyphenation patterns in an efficient way for fast lookup. More...
|
| |
| class |
HyphenationTreeCache |
| |
This is a cache for HyphenationTree instances. More...
|
| |
| class |
Hyphenator |
| |
This class is the main entry point to the hyphenation package. More...
|
| |
| interface |
IPatternConsumer |
| |
This interface is used to connect the XML pattern file parser to the hyphenation tree. More...
|
| |
| class |
PatternParser |
| |
A SAX document handler to read and parse hyphenation patterns from a XML file. More...
|
| |
| class |
TernaryTree |
| |
| class |
TernaryTreeIterator |
| |
An object that iterates over the TernaryTree.
|
| |