Highlighter.Net 2.0.0

Encoder Interface

Encodes original text. The Encoder works with the Formatter to generate the output.

For a list of all members of this type, see Encoder Members.

public interface Encoder

Types that implement Encoder

Type Description
DefaultEncoder Simple {@link Encoder} implementation that does not modify the output
SimpleHTMLEncoder Simple {@link Encoder} implementation to escape text for HTML output

Requirements

Namespace: Lucene.Net.Highlight

Assembly: Highlighter.Net (in Highlighter.Net.dll)

See Also

Encoder Members | Lucene.Net.Highlight Namespace