
Determines whether a custom code
formatter will be used rather than the default IBM code formatter. Any
class that implements a "String format(String, int,
ConfigurableOption [])" method may be used. See Custom
Code Formatters for details on creating new formatter classes.
As various custom code formatters become available, they will be listed
here:
Note: more detailed information on creating custom code formatters can
be found at:
http://javadude.com/vaj/resources/custom-formatters.html