Package au.com.acegi.xmlformat


package au.com.acegi.xmlformat
XML Formatter Maven Plugin main package.
  • Class
    Description
    Common infrastructure for the various plugin goals.
    Subclass of XMLWriter that preserves blank lines in outupt (at most one of them, among two subsequent tags).
    Utility methods private to the package.
    Utility methods for dealing with I/O resources.
    Valid line endings for use by AbstractXmlPlugin.lineEnding.
    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.
    Finds the XML files in a project and automatically reformats them.
    Extended DOM4J configuration.