Class PositionLengthAttributeImpl

java.lang.Object
org.apache.lucene.util.AttributeImpl
org.apache.lucene.analysis.tokenattributes.PositionLengthAttributeImpl
All Implemented Interfaces:
Cloneable, PositionLengthAttribute, Attribute

public class PositionLengthAttributeImpl extends AttributeImpl implements PositionLengthAttribute
Default implementation of PositionLengthAttribute.