Uses of Interface
org.apache.lucene.analysis.tokenattributes.PositionLengthAttribute

Packages that use PositionLengthAttribute
org.apache.lucene.analysis.tokenattributes Useful Attributes for text analysis. 
 

Uses of PositionLengthAttribute in org.apache.lucene.analysis.tokenattributes
 

Classes in org.apache.lucene.analysis.tokenattributes that implement PositionLengthAttribute
 class PositionLengthAttributeImpl
          See PositionLengthAttribute.