Class | Description |
---|---|
DescriptorIndexCollector |
Download files from a CollecTor instance based on the remote
instance's index.json.
|
DirectoryNode |
A directory node has a file set and a set of subdirectories.
|
FileNode |
A FileNode provides the file's name, size, and modified time.
|
IndexNode |
An index node is the top-level node in the JSON structure.
|
Enum | Description |
---|---|
FileType |
A file type enum provides all compression functionality.
|
The public interface might still change in unexpected ways.
Interfaces and essential classes for obtaining and processing CollecTor's index.json file.
Interfaces and classes make the content of index.json available.