Interface IEncoder
Encodes original text. The IEncoder works with the IFormatter to generate the output.
Assembly: Lucene.Net.Highlighter.dll
Syntax
public interface IEncoder
Methods
Name | Description |
---|---|
EncodeText(String) |
Encodes original text. The IEncoder works with the IFormatter to generate the output.
public interface IEncoder
Name | Description |
---|---|
EncodeText(String) |