kinosearch1::highlight::encoder(3pm) debian man page | unix.com

Man Page: kinosearch1::highlight::encoder

Operating Environment: debian

Section: 3pm

KinoSearch1::Highlight::Encoder(3pm)			User Contributed Perl Documentation		      KinoSearch1::Highlight::Encoder(3pm)

NAME
KinoSearch1::Highlight::Encoder - encode excerpted text
SYNOPSIS
# abstract base class
DESCRIPTION
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.
METHODS
encode my $encoded = $encoder->encode($text);
COPYRIGHT
Copyright 2006-2010 Marvin Humphrey LICENSE, DISCLAIMER, BUGS, etc. See KinoSearch1 version 1.00. perl v5.14.2 2011-11-15 KinoSearch1::Highlight::Encoder(3pm)
Related Man Pages
kinosearch1::analysis::polyanalyzer(3pm) - debian
kinosearch1::highlight::highlighter(3pm) - debian
kinosearch1::queryparser::queryparser(3pm) - debian
kinosearch1::search::hits(3pm) - debian
kinosearch1::search::multisearcher(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?