Class | Description |
---|---|
AbstractXmlMojo |
Abstract base class for the plugins Mojo's.
|
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.
|
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.