|
Interface Summary |
| Archive<T extends Archive<T>> |
Archive
Represents a collection of resources which may
be constructed declaratively / programmatically. |
| Asset |
Represents a Class, file, or any other collection
of bytes stored under some context within an Archive |
| Assignable |
General interface for representing entities such
as Archives and descriptors as different extension types. |
| ExtensionLoader |
ExtensionLoader
Describes a way for the Archive to load extensions. |
| Path |
Path
Represents a target context within an Archive under
which an Asset may be found. |