Query: kinosearch1::highlight::encoder
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KinoSearch1::Highlight::Encoder(3pm) User Contributed Perl Documentation KinoSearch1::Highlight::Encoder(3pm)NAMEKinoSearch1::Highlight::Encoder - encode excerpted textSYNOPSIS# abstract base classDESCRIPTIONEncoder objects are invoked by Highlighter objects for every piece of text that makes it into an excerpt. The archetypal implementation is KinoSearch1::Highlight::SimpleHTMLEncoder.METHODSencode my $encoded = $encoder->encode($text);COPYRIGHTCopyright 2006-2010 Marvin Humphrey LICENSE, DISCLAIMER, BUGS, etc. See KinoSearch1 version 1.00. perl v5.14.2 2011-11-15 KinoSearch1::Highlight::Encoder(3pm)