Uses of Class
org.apache.lucene.util.CharacterUtils
-
Packages that use CharacterUtils Package Description org.apache.lucene.util Some utility classes. -
-
Uses of CharacterUtils in org.apache.lucene.util
Methods in org.apache.lucene.util that return CharacterUtils Modifier and Type Method Description static CharacterUtils
CharacterUtils. getInstance(Version matchVersion)
Returns aCharacterUtils
implementation according to the givenVersion
instance.
-