Package | Description |
---|---|
aQute.bnd.resource.repository |
Modifier and Type | Field and Description |
---|---|
java.util.List<ResourceDescriptorImpl> |
ResourceRepositoryImpl.FileLayout.descriptors |
Modifier and Type | Method and Description |
---|---|
ResourceDescriptorImpl |
ResourceRepositoryImpl.getResourceDescriptor(byte[] rd)
List the resources.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ResourceDescriptorImpl> |
ResourceRepositoryImpl.filter(java.lang.String repoId,
java.lang.String filter)
List the resources.
|
Modifier and Type | Method and Description |
---|---|
int |
ResourceDescriptorImpl.compareTo(ResourceDescriptorImpl var0) |