Package | Description |
---|---|
org.apache.commons.vfs |
The public VFS API.
|
org.apache.commons.vfs.impl |
The standard VFS implementation.
|
org.apache.commons.vfs.provider |
The File Provider API, and utility classes.
|
org.apache.commons.vfs.provider.http |
Modifier and Type | Method | Description |
---|---|---|
FileContentInfo |
FileContentInfoFactory.create(FileContent fileContent) |
|
FileContentInfo |
FileContent.getContentInfo() |
get the content info.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultFileContentInfo |
Modifier and Type | Method | Description |
---|---|---|
FileContentInfo |
FileContentInfoFilenameFactory.create(FileContent fileContent) |
Modifier and Type | Method | Description |
---|---|---|
FileContentInfo |
DefaultFileContent.getContentInfo() |
get the content info.
|
Modifier and Type | Method | Description |
---|---|---|
FileContentInfo |
HttpFileContentInfoFactory.create(FileContent fileContent) |