Base class for application performing operations on WKT objects from the command line.
Instructions are usually read from the
and
results sent to the
, but those streams can
be redirected.
A parser that performs string replacements before to delegate the work to an other parser.
String replacements are specified through calls to the
Preprocessor.addDefinition addDefinition method.