Filter XAR module
Last modified by Admin on 2024/10/28 18:07
Filter stream extension to read and write XAR packages |
Type | JAR |
Category | |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Bundled With | XWiki Standard |
Table of contents
Description
Can be used as input or output module to manipulate XAR package and XAR representation of a single document (XML).
It is mostly based on XAR Module.
The current syntax identifiers are:
- before 7.2: xwiki+xar/1.1
- since 7.2: xwiki+xar/1.2 (also answer to all previous ids)
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager).
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Dependencies
Dependencies for this extension (org.xwiki.platform:xwiki-platform-filter-stream-xar 16.9.0):
- commons-codec:commons-codec 1.17.1
- org.xwiki.platform:xwiki-platform-filter-event-xwiki 16.9.0
- org.xwiki.commons:xwiki-commons-filter-event-extension 16.9.0
- org.xwiki.commons:xwiki-commons-filter-xml 16.9.0
- org.xwiki.platform:xwiki-platform-xar-model 16.9.0