Uses of Class
com.xpn.xwiki.plugin.packaging.DocumentInfo
-
Packages that use DocumentInfo Package Description com.xpn.xwiki.plugin.packaging -
-
Uses of DocumentInfo in com.xpn.xwiki.plugin.packaging
Methods in com.xpn.xwiki.plugin.packaging that return DocumentInfo Modifier and Type Method Description DocumentInfo
DocumentInfoAPI. getDocInfo()
Deprecated.Methods in com.xpn.xwiki.plugin.packaging that return types with arguments of type DocumentInfo Modifier and Type Method Description List<DocumentInfo>
Package. getCustomMappingFiles()
Deprecated.List<DocumentInfo>
Package. getFiles()
Deprecated.Constructors in com.xpn.xwiki.plugin.packaging with parameters of type DocumentInfo Constructor Description DocumentInfoAPI(DocumentInfo doc, XWikiContext context)
Deprecated.
-