Package | Description |
---|---|
org.apache.fop.apps |
Application classes used for running FOP embedded in other applications.
|
org.apache.fop.hyphenation |
Hyphenation support.
|
Class and Description |
---|
HyphenationTreeCache
This is a cache for HyphenationTree instances.
|
Class and Description |
---|
ByteVector
This class implements a simple byte vector with access to the
underlying array.
|
CharVector
This class implements a simple char vector with access to the
underlying array.
|
Hyphenation
This class represents a hyphenated word.
|
HyphenationException
An hyphenation exception.
|
HyphenationTree
This tree structure stores the hyphenation patterns in an efficient
way for fast lookup.
|
PatternConsumer
This interface is used to connect the XML pattern file parser to
the hyphenation tree.
|
TernaryTree
Ternary Search Tree.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.