Class Groovy


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

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