C D G I Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.xpn.xwiki.plugin.zipexplorer - package com.xpn.xwiki.plugin.zipexplorer
D
- downloadAttachment(XWikiAttachment) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI
-
Deprecated.For ZIP URLs of the format
http://[...]/zipfile.zip/SomeDirectory/SomeFile.txt
return a new attachment containing the file pointed to inside the ZIP. - downloadAttachment(XWikiAttachment, XWikiContext) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.For ZIP URLs of the format
http://[...]/zipfile.zip/SomeDirectory/SomeFile.txt
return a new attachment containing the file pointed to inside the ZIP.
G
- getFileLink(Document, String, String) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI
-
Deprecated.
- getFileLink(Document, String, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
- getFileList(Document, String) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI
-
Deprecated.
- getFileList(Document, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
- getFileLocationFromZipURL(String, String) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
- getFileTreeList(Document, String) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI
-
Deprecated.Finds the ZIP attachment with passed name from the passed document matching and parse the ZIP to generate a list of
ListItem
elements representing a tree view of all directories and files in the ZIP. - getFileTreeList(Document, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.Finds the ZIP attachment with passed name from the passed document matching and parse the ZIP to generate a list of
ListItem
elements representing a tree view of all directories and files in the ZIP. - getName() - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
- getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
I
- isValidZipURL(String, String) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
- isZipFile(InputStream) - Method in class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
Z
- ZipExplorerPlugin - Class in com.xpn.xwiki.plugin.zipexplorer
-
Deprecated.the plugin technology is deprecated, consider rewriting as components
- ZipExplorerPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPlugin
-
Deprecated.
- ZipExplorerPluginAPI - Class in com.xpn.xwiki.plugin.zipexplorer
-
Deprecated.the plugin technology is deprecated, consider rewriting as components
- ZipExplorerPluginAPI(ZipExplorerPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.zipexplorer.ZipExplorerPluginAPI
-
Deprecated.
All Classes All Packages