Uses of Class
morfologik.fsa.FSAMatchType

Packages that use FSAMatchType
morfologik.fsa   
 

Uses of FSAMatchType in morfologik.fsa
 

Methods in morfologik.fsa that return FSAMatchType
 FSAMatchType FSAMatch.getMatchType()
          Return match type.
static FSAMatchType FSAMatchType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FSAMatchType[] FSAMatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010. All Rights Reserved.