| Package | Description | 
|---|---|
| com.jalios.jcms.webdav | 
 Contains classes which provides webdav access to JCMS. 
 | 
| com.jalios.jcms.webdav.cat | 
 Contains classes which provides webdav access to Categorie of JCMS. 
 | 
| com.jalios.jcms.webdav.file | 
 Contains classes which provides webdav access to FileDocument of JCMS. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract WebdavFileSystem | 
WebdavContext.getWebdavFileSystem()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CatWebdavFileSystem
A JCMS Representation of a Webdav FileSystem
 The root directory will be defined by servlet configuration parameter "RootPath" 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WebdavFileSystem | 
CatWebdavContext.getWebdavFileSystem()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FileWebdavFileSystem
A File Representation of a Webdav FileSystem
 The root directory will be defined by servlet configuration parameter "RootPath" 
 | 
| Modifier and Type | Method and Description | 
|---|---|
WebdavFileSystem | 
FileWebdavContext.getWebdavFileSystem()  | 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.