Uses of Class
org.cleartk.token.breakit.BreakIteratorAnnotator.BreakIteratorType

Packages that use BreakIteratorAnnotator.BreakIteratorType
org.cleartk.token.breakit   
 

Uses of BreakIteratorAnnotator.BreakIteratorType in org.cleartk.token.breakit
 

Methods in org.cleartk.token.breakit that return BreakIteratorAnnotator.BreakIteratorType
static BreakIteratorAnnotator.BreakIteratorType BreakIteratorAnnotator.BreakIteratorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BreakIteratorAnnotator.BreakIteratorType[] BreakIteratorAnnotator.BreakIteratorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.