Uses of Interface
org.apache.lucene.analysis.icu.tokenattributes.ScriptAttribute
-
Packages that use ScriptAttribute Package Description org.apache.lucene.analysis.icu.tokenattributes Additional ICU-specific Attributes for text analysis. -
-
Uses of ScriptAttribute in org.apache.lucene.analysis.icu.tokenattributes
Classes in org.apache.lucene.analysis.icu.tokenattributes that implement ScriptAttribute Modifier and Type Class Description class
ScriptAttributeImpl
Implementation ofScriptAttribute
that stores the script as an integer.
-