Class OffsetAttribute
Default implementation of IOffsetAttribute.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class OffsetAttribute : Attribute, IOffsetAttribute, IAttribute
Constructors
Name | Description |
---|---|
OffsetAttribute() | Initialize this attribute with startOffset and endOffset of 0. |
Properties
Name | Description |
---|---|
EndOffset | |
StartOffset |
Methods
Name | Description |
---|---|
Clear() | |
CopyTo(IAttribute) | |
Equals(Object) | |
GetHashCode() | |
SetOffset(Int32, Int32) |