|
Regain 2.1.0-STABLE API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Pluggable
Common interface of CrawlerPlugins and Preparators
Method Summary | |
---|---|
void |
init(PreparatorConfig config)
Initializes the preparator or plugin. |
Method Detail |
---|
void init(PreparatorConfig config) throws RegainException
config
- The configuration for this preparator or plugin.
RegainException
- When the regular expression or the configuration
has an error.
|
Regain 2.1.0-STABLE API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |