Uses of Interface
au.id.pbw.hyfo.hyph.PatternElement

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

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

Classes in au.id.pbw.hyfo.hyph that implement PatternElement
 class ModifierReference
          Represents a reference to a Modifier embedded in a text string.
 class TextElement
          Represents a text component of a pattern element.
 

Method parameters in au.id.pbw.hyfo.hyph with type arguments of type PatternElement
protected  void HyphenationTreeBuilder.process_instance(InstanceType type, List<PatternElement> list, Alphabet alphabet, Map<String,HyphenBreak[]> map)
          Process a pattern instance, adding it to the given map.
 



Copyright © 2005-2006 Peter B. West.