| Class | Description |
|---|---|
| AbstractXmlMojo |
Abstract base class for the plugins Mojo's.
|
| CheckFormatMojo |
An XML indentation check over a set of files.
|
| HelpMojo |
Display help information on xml-maven-plugin.
Call mvn xml:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| Resolver |
An implementation of
EntityResolver, URIResolver, and LSResourceResolver, based
on the Apache catalog resolver. |
| TransformMojo |
The TransformMojo is used for transforming a set of files using a common stylesheet.
|
| ValidateMojo |
The ValidatorMojo's task is the validation of XML files against a given schema.
|
| Enum | Description |
|---|---|
| AbstractXmlMojo.CatalogHandling |
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.