Uses of Class
org.foray.hyphen.PatternTree.Source

Packages that use PatternTree.Source
org.foray.hyphen Classes for finding hyphenation points in text. 
 

Uses of PatternTree.Source in org.foray.hyphen
 

Methods in org.foray.hyphen that return PatternTree.Source
 PatternTree.Source PatternTree.getSource()
          Returns the source of this tree.
static PatternTree.Source PatternTree.Source.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PatternTree.Source[] PatternTree.Source.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017. All rights reserved.