Uses of Interface
org.apache.lucene.analysis.tokenattributes.SentenceAttribute
-
Packages that use SentenceAttribute Package Description org.apache.lucene.analysis.tokenattributes General-purpose attributes for text analysis. -
-
Uses of SentenceAttribute in org.apache.lucene.analysis.tokenattributes
Classes in org.apache.lucene.analysis.tokenattributes that implement SentenceAttribute Modifier and Type Class Description class
SentenceAttributeImpl
Default implementation ofSentenceAttribute
.
-