Class Format


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

    It defines a formatter for custom includes/excludes that executes list of generic, language agnostic steps, like LicenseHeader.

    • Constructor Detail

      • Format

        public Format()