fop 1.0

Uses of Package
org.apache.fop.hyphenation

Packages that use org.apache.fop.hyphenation
org.apache.fop.apps Application classes used for running FOP embedded in other applications. 
org.apache.fop.hyphenation Hyphenation support. 
 

Classes in org.apache.fop.hyphenation used by org.apache.fop.apps
HyphenationTreeResolver
          This interface is used to resolve relative URIs pointing to hyphenation tree files.
 

Classes in org.apache.fop.hyphenation used by org.apache.fop.hyphenation
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
           
HyphenationTree
          This tree structure stores the hyphenation patterns in an efficient way for fast lookup.
HyphenationTreeCache
          This is a cache for HyphenationTree instances.
HyphenationTreeResolver
          This interface is used to resolve relative URIs pointing to hyphenation tree files.
PatternConsumer
          This interface is used to connect the XML pattern file parser to the hyphenation tree.
TernaryTree
          Ternary Search Tree.
 


fop 1.0

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