KinoSearch::Highlight::Encoder.3pm

Langue: en

Version: 2008-11-10 (ubuntu - 08/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

KinoSearch::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 KinoSearch::Highlight::SimpleHTMLEncoder.

METHODS

encode

     my $encoded = $encoder->encode($text);
 
 
Copyright 2006-2007 Marvin Humphrey

LICENSE, DISCLAIMER, BUGS, etc.

See KinoSearch version 0.163.