FileDocCategorySizeDatePackage
Encoder.javaAPI DocApache Lucene 1.9948Mon Feb 20 09:18:22 GMT 2006org.apache.lucene.search.highlight

Encoder

public interface Encoder
Encodes original text. The Encoder works with the Formatter to generate the output.
author
Nicko Cadell

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringencodeText(java.lang.String originalText)

param
originalText The section of text being output