Package com.norconex.crawler.core.cli
Class CliConfigRender
java.lang.Object
com.norconex.crawler.core.cli.CliBase
com.norconex.crawler.core.cli.CliConfigRender
- All Implemented Interfaces:
Runnable
Resolve all includes and variables substitution and print the
resulting configuration to facilitate sharing.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.norconex.crawler.core.cli.CliBase
err, getConfigFile, getVariablesFile, out, run, setConfigFile, setVariablesFile
-
Constructor Details
-
CliConfigRender
public CliConfigRender()
-
-
Method Details