fop 2.2

Package org.apache.fop.hyphenation

Hyphenation support.

See:
          Description

Interface Summary
PatternConsumer This interface is used to connect the XML pattern file parser to the hyphenation tree.
 

Class Summary
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.
Hyphen Represents a hyphen.
Hyphenation
HyphenationTree This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
HyphenationTreeCache This is a cache for HyphenationTree instances.
Hyphenator This class is the main entry point to the hyphenation package.
PatternParser A SAX document handler to read and parse hyphenation patterns from a XML file.
SerializeHyphPattern Serialize hyphenation patterns.
TernaryTree Ternary Search Tree.
 

Exception Summary
HyphenationException An hyphenation exception.
 

Package org.apache.fop.hyphenation Description

Hyphenation support.


fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.