public class CompositeCodeFormatter extends Object implements CodeFormatter
| Constructor and Description |
|---|
CompositeCodeFormatter(CodeFormatter... formatters) |
public CompositeCodeFormatter(CodeFormatter... formatters)
public void format(Path file)
format in interface CodeFormatterpublic boolean validate(Path file)
validate in interface CodeFormatterCopyright © 2019 Cosium. All rights reserved.