Uses of Class
au.id.pbw.hyfo.hyph.HyphenatedWord

Packages that use HyphenatedWord
au.id.pbw.hyfo.hyph The main package of HyFo
 

Uses of HyphenatedWord in au.id.pbw.hyfo.hyph
 

Methods in au.id.pbw.hyfo.hyph that return HyphenatedWord
 HyphenatedWord HyphenationTree.hyphenate(String word)
          Gets the hyphenation data for the given word as a HyphenatedWord.
 

Methods in au.id.pbw.hyfo.hyph with parameters of type HyphenatedWord
static String HyphenatorDisplay.show_string_breakpoints(HyphenatedWord hyphenator)
          Gets a string representing possible hyphenation breaks.
static String HyphenatorDisplay.show_string_hyphens(HyphenatedWord hyphenator)
          Gets a string representing possible hyphenation breaks.
 



Copyright © 2005-2006 Peter B. West.