Uses of Package
org.foray.hyphen

Packages that use org.foray.hyphen
org.foray.hyphen Classes for finding hyphenation points in text. 
org.foray.hyphen.util Utility classes useful for creating hyphenation patterns. 
 

Classes in org.foray.hyphen used by org.foray.hyphen
HyphenationServer4a
          This class is the main entry point to the hyphenation package.
MutatingHyphenationBreak4a
          Specialized information about a specific hyphenation break opportunity in a word.
PatternConsumer
          Implementations of this interface take the information parsed by a PatternParser while it is parsing a Liang-style hyphenation file, and do something useful with it, presumably storing it in a structure that makes it available to other applications.
PatternTree.Source
          Enumeration of the possible sources of this tree.
Word4a
          This class represents a hyphenated word.
WordSequence4a
          FOray implementation of WordSequence.
 

Classes in org.foray.hyphen used by org.foray.hyphen.util
HyphenationServer4a
          This class is the main entry point to the hyphenation package.
 



Copyright © 2017. All rights reserved.