Apache Lucene.Net 2.4.0 Class Library API

Token.Clone Method (Char[], Int32, Int32, Int32, Int32)

public Token Clone(
   char[] newTermBuffer,
   int newTermOffset,
   int newTermLength,
   int newStartOffset,
   int newEndOffset
);

See Also

Token Class | Lucene.Net.Analysis Namespace | Token.Clone Overload List