|
|
| |
KinoSearch1::Highlight::Encoder(3) |
User Contributed Perl Documentation |
KinoSearch1::Highlight::Encoder(3) |
KinoSearch1::Highlight::Encoder - encode excerpted text
Encoder objects are invoked by Highlighter objects for every piece of text that
makes it into an excerpt. The archetypal implementation is
KinoSearch1::Highlight::SimpleHTMLEncoder.
my $encoded = $encoder->encode($text);
Copyright 2006-2010 Marvin Humphrey
See KinoSearch1 version 1.01.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |