| This is an example of how a CodeFormatter bean can be used.
The CFDriver is a stand-alone tool that will instantiate a
CodeFormatter bean, configure it according to your
command-line arguments, and invoke the formatting. Since the
default source of input is stdin , and the default
target for output is stdout , a CFDriver
can also be used as a filter.
See Also: CodeFormatter version: 1.0 author: Matthew J. Duftler |