Class MockUTF16TermAttributeImpl
Extension of CharTermAttribute that encodes the term text as UTF-16 bytes instead of as UTF-8 bytes.
Implements
J2N.Text.ICharSequence
J2N.Text.IAppendable
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Lucene.Net.Analysis
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class MockUTF16TermAttributeImpl : CharTermAttribute, ICharTermAttribute, ICharSequence, ITermToBytesRefAttribute, IAttribute, IAppendable
Methods
| Improve this Doc View SourceFillBytesRef()
Declaration
public override void FillBytesRef()
Overrides
Implements
J2N.Text.ICharSequence
J2N.Text.IAppendable