A E F G O S U V W X

A

AbstractVerifyMojo - Class in org.xwiki.tool.xar
Common code for the Verify and Format Mojos.
AbstractVerifyMojo() - Constructor for class org.xwiki.tool.xar.AbstractVerifyMojo
 
AUTHOR - Static variable in class org.xwiki.tool.xar.AbstractVerifyMojo
Admin author for creator/contentAuthor and author.

E

execute() - Method in class org.xwiki.tool.xar.FormatMojo
 
execute() - Method in class org.xwiki.tool.xar.UnXARMojo
 
execute() - Method in class org.xwiki.tool.xar.VerifyMojo
 
execute() - Method in class org.xwiki.tool.xar.XARMojo
 

F

force - Variable in class org.xwiki.tool.xar.AbstractVerifyMojo
If true then don't check if the packaging is XAR before running mojos.
FormatMojo - Class in org.xwiki.tool.xar
Pretty prints and set valid authors and version to XAR XML files.
FormatMojo() - Constructor for class org.xwiki.tool.xar.FormatMojo
 
fromXML(File) - Method in class org.xwiki.tool.xar.XWikiDocument
Parse XML file to extract document information.

G

getAuthor() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getComment() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getContentAuthor() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getCreator() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getDefaultLanguage() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getDocumentNamesFromXML(File) - Static method in class org.xwiki.tool.xar.XARMojo
Gets the list of document names from a 'package.xml'-like document.
getEncoding() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getFullName() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getFullName(File) - Static method in class org.xwiki.tool.xar.XWikiDocument
 
getLanguage() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getMinorEdit() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getName() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getParent() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getSpace() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getVersion() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getXARXMLFiles() - Method in class org.xwiki.tool.xar.AbstractVerifyMojo
 

O

org.xwiki.tool.xar - package org.xwiki.tool.xar
 

S

setDefaultLanguage(String) - Method in class org.xwiki.tool.xar.XWikiDocument
 
setLanguage(String) - Method in class org.xwiki.tool.xar.XWikiDocument
 
setName(String) - Method in class org.xwiki.tool.xar.XWikiDocument
 
setSpace(String) - Method in class org.xwiki.tool.xar.XWikiDocument
 

U

unpackDependentXars(Artifact) - Method in class org.xwiki.tool.xar.UnXARMojo
Unpack xar dependencies of the provided artifact.
UnXARMojo - Class in org.xwiki.tool.xar
Expand a XAR file.
UnXARMojo() - Constructor for class org.xwiki.tool.xar.UnXARMojo
 

V

VerifyMojo - Class in org.xwiki.tool.xar
Perform various verifications of the XAR files in this project.
VerifyMojo() - Constructor for class org.xwiki.tool.xar.VerifyMojo
 
VERSION - Static variable in class org.xwiki.tool.xar.AbstractVerifyMojo
First version.

W

writeComment(String) - Method in class org.xwiki.tool.xar.XWikiXMLWriter
 
writeNodeText(Node) - Method in class org.xwiki.tool.xar.XWikiXMLWriter
 
writePrintln() - Method in class org.xwiki.tool.xar.XWikiXMLWriter
 

X

XARMojo - Class in org.xwiki.tool.xar
Gather all resources in a XAR file (which is actually a ZIP file).
XARMojo() - Constructor for class org.xwiki.tool.xar.XARMojo
 
XWikiDocument - Class in org.xwiki.tool.xar
Parse XWiki document from XML.
XWikiDocument() - Constructor for class org.xwiki.tool.xar.XWikiDocument
 
XWikiXMLWriter - Class in org.xwiki.tool.xar
Custom XML Writer to support XWiki's code style for XAR XML files.
XWikiXMLWriter(OutputStream) - Constructor for class org.xwiki.tool.xar.XWikiXMLWriter
 
XWikiXMLWriter(OutputStream, OutputFormat) - Constructor for class org.xwiki.tool.xar.XWikiXMLWriter
 

A E F G O S U V W X

Copyright © 2004-2013 XWiki. All Rights Reserved.