Uses of Class
org.apache.lucene.util.CharacterUtils

Packages that use CharacterUtils
org.apache.lucene.util Some utility classes. 
 

Uses of CharacterUtils in org.apache.lucene.util
 

Methods in org.apache.lucene.util that return CharacterUtils
static CharacterUtils CharacterUtils.getInstance(Version matchVersion)
          Returns a CharacterUtils implementation according to the given Version instance.