Uses of Class
morfologik.fsa.FSABuilder.InfoEntry

Packages that use FSABuilder.InfoEntry
morfologik.fsa   
 

Uses of FSABuilder.InfoEntry in morfologik.fsa
 

Methods in morfologik.fsa that return FSABuilder.InfoEntry
static FSABuilder.InfoEntry FSABuilder.InfoEntry.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FSABuilder.InfoEntry[] FSABuilder.InfoEntry.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in morfologik.fsa that return types with arguments of type FSABuilder.InfoEntry
 java.util.Map<FSABuilder.InfoEntry,java.lang.Object> FSABuilder.getInfo()
          Return various statistics concerning the FSA and its compilation.
 



Copyright © 2011. All Rights Reserved.