All Classes
-
All Classes Class Summary Enum Summary Class Description AbstractXmlPlugin Common infrastructure for the various plugin goals.HelpMojo Display help information on xml-format-maven-plugin.
Callmvn xml-format:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.LineEnding Valid line endings for use byAbstractXmlPlugin.lineEnding.XmlCheckPlugin Finds the XML files in a project and only check them: no files are changed, but the build will fail if any file does not follow the formatting conventions.XmlFormatPlugin Finds the XML files in a project and automatically reformats them.