Package | Description |
---|---|
com.itextpdf.text.pdf.hyphenation |
Modifier and Type | Class and Description |
---|---|
class |
HyphenationTree
This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
|
class |
SimplePatternParser
Parses the xml hyphenation pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
SimplePatternParser.parse(InputStream stream, PatternConsumer consumer) |
Copyright © 2016. All rights reserved.