Package au.com.acegi.xmlformat
XML Formatter Maven Plugin main package.
-
Class Summary Class Description AbstractXmlPlugin Common infrastructure for the various plugin goals.BlankLinesWriter Subclass ofXMLWriterthat preserves blank lines in outupt (at most one of them, among two subsequent tags).FormatUtil Utility methods private to the package.IOUtil Utility methods for dealing with I/O resources.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.XmlOutputFormat Extended DOM4J configuration. -
Enum Summary Enum Description LineEnding Valid line endings for use byAbstractXmlPlugin.lineEnding.