Uses of Interface
org.apache.lucene.analysis.icu.tokenattributes.ScriptAttribute

Packages that use ScriptAttribute
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
 class ScriptAttributeImpl
          Implementation of ScriptAttribute that stores the script as an integer.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.