Uses of Class
org.apache.fop.hyphenation.CharVector
-
Packages that use CharVector Package Description org.apache.fop.hyphenation Hyphenation support. -
-
Uses of CharVector in org.apache.fop.hyphenation
Fields in org.apache.fop.hyphenation declared as CharVector Modifier and Type Field Description protected CharVector
TernaryTree. kv
This vector holds the trailing of the keys when the branch is compressed.Methods in org.apache.fop.hyphenation with parameters of type CharVector Modifier and Type Method Description private void
TernaryTree. compact(CharVector kx, TernaryTree map, char p)
-