Class Pom


public class Pom extends FormatterFactory
A FormatterFactory implementation that corresponds to <pom>...</pom> configuration element.

It defines a formatter for Maven pom files that can execute both language agnostic (e.g. LicenseHeader) and pom-specific (e.g. SortPom) steps.