Class Java


  • public class Java
    extends FormatterFactory
    A FormatterFactory implementation that corresponds to <java>...</java> configuration element.

    It defines a formatter for java source files that can execute both language agnostic (e.g. LicenseHeader) and java-specific (e.g. Eclipse) steps.