All Classes and Interfaces

Class
Description
Abstract base class for the plugins Mojo's.
 
An XML indentation check over a set of files.
An extension of FileSet that adds FormatFileSet.getEncoding() and FormatFileSet.getIndentSize() fields.
Display help information on xml-maven-plugin.
Call mvn xml:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
A DefaultHandler implementation that detects formatting violations and reports them to the supplied XmlFormatViolationHandler.
An instance of this class is used to specify an output property.
An implementation of EntityResolver, URIResolver, and LSResourceResolver, based on the Apache catalog resolver.
An instance of this class is used to specify a set of files, which are transformed by a common XSLT stylesheet.
The TransformMojo is used for transforming a set of files using a common stylesheet.
The ValidatorMojo's task is the validation of XML files against a given schema.
 
 
An instance of this class is used to specify a set of files, which are validated against a common schema.
A violation of a prescribed XML formatting.
An interface for reporting XmlFormatViolations.