Encodes original text. The Encoder works with the Formatter to generate the output.
Namespace: Lucene.Net.HighlightAssembly: Lucene.Net.Contrib.Highlighter (in Lucene.Net.Contrib.Highlighter.dll) Version: 2.3.2.1
Syntax
| C# |
|---|
public interface Encoder |
| Visual Basic |
|---|
Public Interface Encoder |
| Visual C++ |
|---|
public interface class Encoder |