Uses of Class
org.xwiki.xar.XarPackage

Packages that use XarPackage
org.xwiki.xar   
org.xwiki.xar.script   
 

Uses of XarPackage in org.xwiki.xar
 

Constructors in org.xwiki.xar with parameters of type XarPackage
XarFile(File file, XarPackage xarPackage)
           
 

Uses of XarPackage in org.xwiki.xar.script
 

Methods in org.xwiki.xar.script that return XarPackage
 XarPackage XarScriptService.getXarPackage(File file)
          Generate a XarPackage from the passed XAR file.
 XarPackage XarScriptService.getXarPackage(InputStream stream, boolean close)
          Generate a XarPackage from the passed XAR file.
 



Copyright © 2004–2014 XWiki. All rights reserved.