|
Class Summary |
| AbstractVerifyMojo |
Common code for the Verify and Format Mojos. |
| FormatMojo |
Pretty prints and set valid authors and version to XAR XML files. |
| Transformation |
Hold Transformation configuration as specified by the user in its pom.xml. |
| UnXARMojo |
Expand a XAR file. |
| VerifyMojo |
Perform various verifications of the XAR files in this project. |
| XARMojo |
Gather all resources in a XAR file (which is actually a ZIP file). |
| XWikiDocument |
Parse XWiki document from XML. |
| XWikiXMLWriter |
Custom XML Writer to support XWiki's code style for XAR XML files. |