Package | Description |
---|---|
org.apache.lucene.analysis.util |
Utility functions for text analysis.
|
Modifier and Type | Method and Description |
---|---|
static CharacterUtils |
CharacterUtils.getInstance()
Returns a
CharacterUtils implementation. |
static CharacterUtils |
CharacterUtils.getInstance(Version matchVersion)
Deprecated.
Use
getInstance() |
static CharacterUtils |
CharacterUtils.getJava4Instance()
Deprecated.
Only for n-gram backwards compat
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.