| 程序包 | 说明 |
|---|---|
| org.noear.solon.web.webdav | |
| org.noear.solon.web.webdav.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
FileInfo |
FileSystem.fileInfo(String reqPath) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FileInfo> |
FileSystem.fileList(String reqPath) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
FileSystem.fileMime(FileInfo fi) |
String |
FileSystem.findEtag(String reqPath,
FileInfo fi) |
| 限定符和类型 | 方法和说明 |
|---|---|
FileInfo |
LocalFileSystem.fileInfo(String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FileInfo> |
LocalFileSystem.fileList(String path) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
LocalFileSystem.fileMime(FileInfo fi) |
String |
LocalFileSystem.findEtag(String path,
FileInfo fi) |
Copyright © 2024. All rights reserved.