Uses of Class
aQute.bnd.resource.repository.ResourceDescriptorImpl
-
Packages that use ResourceDescriptorImpl Package Description aQute.bnd.resource.repository -
-
Uses of ResourceDescriptorImpl in aQute.bnd.resource.repository
Fields in aQute.bnd.resource.repository with type parameters of type ResourceDescriptorImpl Modifier and Type Field Description java.util.List<ResourceDescriptorImpl>
ResourceRepositoryImpl.FileLayout. descriptors
Methods in aQute.bnd.resource.repository that return ResourceDescriptorImpl Modifier and Type Method Description ResourceDescriptorImpl
ResourceRepositoryImpl. getResourceDescriptor(byte[] rd)
List the resources.Methods in aQute.bnd.resource.repository that return types with arguments of type ResourceDescriptorImpl Modifier and Type Method Description java.util.List<ResourceDescriptorImpl>
ResourceRepositoryImpl. filter(java.lang.String repoId, java.lang.String filter)
List the resources.Methods in aQute.bnd.resource.repository with parameters of type ResourceDescriptorImpl Modifier and Type Method Description int
ResourceDescriptorImpl. compareTo(ResourceDescriptorImpl var0)
-