|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockManifest | |
org.apache.avalon.repository | The repository package contains an contract for abstract repository services. |
org.apache.avalon.repository.impl | The repository impl package contains an implementation of a file based repository. |
Uses of BlockManifest in org.apache.avalon.repository |
Methods in org.apache.avalon.repository that return BlockManifest | |
BlockManifest |
Repository.install(URL url,
StringBuffer buffer)
Install a block archive into the repository. |
Uses of BlockManifest in org.apache.avalon.repository.impl |
Classes in org.apache.avalon.repository.impl that implement BlockManifest | |
class |
DefaultBlockManifest
An extended manifest that provides a set of convinience operations to access block related attributes. |
Methods in org.apache.avalon.repository.impl that return BlockManifest | |
BlockManifest |
DefaultFileRepository.install(URL url,
StringBuffer buffer)
Install a block archive into the repository. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |