|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||

| Interface Summary | |
|---|---|
| Archive<T extends Archive<T>> | Archive Represents a collection of resources which may be constructed declaratively / programmatically. |
| ArchivePath | Represents a target context within an Archive under
which an Asset may be found. |
| Asset | Represents content
stored under some context (a ArchivePath)
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. |
| Filter<T> | Filter
Used to filter what to add to the target Archive. |
| Node | Represents an entry inside an Archive. |
| Class Summary | |
|---|---|
| ArchivePaths | A Factory for ArchivePath creation. |
| Archives | Generic unified factory for archive creation. |
| Filters | Filters |
| Exception Summary | |
|---|---|
| IllegalArchivePathException | IllegalPathException
Exception thrown when trying to add a Node on and invalid path
within the Archive (i.e. you are trying to add an asset to
"/test.txt/somethingelse.txt" where test.txt is an Asset) |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||