public interface GenPlugin
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.dom4j.Element pluginElement,
java.util.Properties config)
Called to initialize the plugin
|
void init(org.dom4j.Element pluginElement,
java.util.Properties config)
pluginElement - The <plugin> is passed so other options and
parameters can be parsed by the pluginconfig - Configuration options that were provided in the XML or from
the command line