Regain 2.1.0-STABLE API

net.sf.regain.crawler.document
Interface Pluggable

All Known Subinterfaces:
CrawlerPlugin, Preparator, WriteablePreparator
All Known Implementing Classes:
AbstractCrawlerPlugin, AbstractJacobMsOfficePreparator, AbstractPreparator, DispatcherPreparator, EmptyPreparator, ExternalPreparator, FilenamePreparator, FilesizeFilterPlugin, GenericAudioPreparator, HtmlPreparator, IfilterPreparator, JacobMsExcelPreparator, JacobMsPowerPointPreparator, JacobMsWordPreparator, JarPreparator, JavaPreparator, MessagePreparator, MP3Preparator, OpenOfficePreparator, PdfBoxPreparator, PlainTextPreparator, PoiMsOfficePreparator, SimpleRtfPreparator, SwingRtfPreparator, XmlPreparator, ZipPreparator

public interface Pluggable

Common interface of CrawlerPlugins and Preparators

Author:
Benjamin

Method Summary
 void init(PreparatorConfig config)
          Initializes the preparator or plugin.
 

Method Detail

init

void init(PreparatorConfig config)
          throws RegainException
Initializes the preparator or plugin.

Parameters:
config - The configuration for this preparator or plugin.
Throws:
RegainException - When the regular expression or the configuration has an error.

Regain 2.1.0-STABLE API

Regain 2.1.0-STABLE, Copyright (C) 2004-2010 Til Schneider, www.murfman.de, Thomas Tesche, www.clustersystems.info