Formatter This program formats Java code from file or string: sets indents adds line breaks You can see an example of the source file in source.txt, and the result of formatting this file in destination.txt.