Package | Description |
---|---|
org.apache.jackrabbit.server.io |
The jackrabbit webdav server uses the classes defined in this package in order
to perform import and export operations in order to respond to PUT, MKCOL, PROPPATCH
and PROPFIND, GET, HEAD requests, respectively.
|
Modifier and Type | Class and Description |
---|---|
class |
VersionHandler |
class |
XmlHandler
XmlHandler imports xml files and exports nodes that have
the proper XmlHandler.XML_MIMETYPE defined with their content. |
class |
ZipHandler
ZipHandler imports and extracts Zip files and exported nodes
(an their subnodes) to a Zip file. |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.