Uses of Class
com.xpn.xwiki.plugin.packaging.DocumentInfo

Packages that use DocumentInfo
com.xpn.xwiki.plugin.packaging   
 

Uses of DocumentInfo in com.xpn.xwiki.plugin.packaging
 

Methods in com.xpn.xwiki.plugin.packaging that return DocumentInfo
 DocumentInfo DocumentInfoAPI.getDocInfo()
           
 

Methods in com.xpn.xwiki.plugin.packaging that return types with arguments of type DocumentInfo
 List<DocumentInfo> Package.getCustomMappingFiles()
           
 List<DocumentInfo> Package.getFiles()
           
 

Constructors in com.xpn.xwiki.plugin.packaging with parameters of type DocumentInfo
DocumentInfoAPI(DocumentInfo doc, XWikiContext context)
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.