Uses of Class
com.logicaldoc.webdavb.DAVFile
Packages that use DAVFile
-
Uses of DAVFile in com.logicaldoc.webdavb
Methods in com.logicaldoc.webdavb that return DAVFileModifier and TypeMethodDescriptionWebDAVController.createFile(DAVFolder folder, String newName, byte[] data) Methods in com.logicaldoc.webdavb that return types with arguments of type DAVFileMethods in com.logicaldoc.webdavb with parameters of type DAVFileModifier and TypeMethodDescriptionvoidvoidWebDAVController.deleteDocument(DAVFile document) voidWebDAVController.deleteFile(DAVFile file) byte[]WebDAVController.getFileContent(DAVFile file) void