A C D E F G O S T 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.

C

commonsVersion - Variable in class org.xwiki.tool.xar.AbstractVerifyMojo
The Commons version to be used by this mojo.

D

defaultLanguage - Variable in class org.xwiki.tool.xar.AbstractVerifyMojo
The language in which non-translated documents are written in.

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
 
executeLicenseGoal(String) - Method in class org.xwiki.tool.xar.AbstractVerifyMojo
Executes a mojo of the Maven License plugin (used for adding or checking for license headers.

F

force - Variable in class org.xwiki.tool.xar.AbstractVerifyMojo
If true then don't check if the packaging is XAR before running mojos.
formatLicense - Variable in class org.xwiki.tool.xar.AbstractVerifyMojo
If true then add license header to XML files.
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

getArtifact() - Method in class org.xwiki.tool.xar.Transformation
 
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
 
getFile() - Method in class org.xwiki.tool.xar.Transformation
 
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
 
getValue() - Method in class org.xwiki.tool.xar.Transformation
 
getVersion() - Method in class org.xwiki.tool.xar.XWikiDocument
 
getXARXMLFiles() - Method in class org.xwiki.tool.xar.AbstractVerifyMojo
 
getXpath() - Method in class org.xwiki.tool.xar.Transformation
 
getXWikiCommonsVersion() - Method in class org.xwiki.tool.xar.AbstractVerifyMojo
 
guessDefaultLanguage(File, Collection<File>) - Method in class org.xwiki.tool.xar.AbstractVerifyMojo
Guess the &lt;defaultLanguage&gt; value to use for the passed file using the following algorithm: If there's no other translation of the file then consider default language to be empty to signify that it's a technical document.

O

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

S

setArtifact(String) - Method in class org.xwiki.tool.xar.Transformation
 
setDefaultLanguage(String) - Method in class org.xwiki.tool.xar.XWikiDocument
 
setFile(String) - Method in class org.xwiki.tool.xar.Transformation
 
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
 
setValue(String) - Method in class org.xwiki.tool.xar.Transformation
 
setXpath(String) - Method in class org.xwiki.tool.xar.Transformation
 

T

Transformation - Class in org.xwiki.tool.xar
Hold Transformation configuration as specified by the user in its pom.xml.
Transformation() - Constructor for class org.xwiki.tool.xar.Transformation
 

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 C D E F G O S T U V W X 

Copyright © 2004–2014 XWiki. All rights reserved.