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. descriptorsMethods in aQute.bnd.resource.repository that return ResourceDescriptorImpl Modifier and Type Method Description ResourceDescriptorImplResourceRepositoryImpl. 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 intResourceDescriptorImpl. compareTo(ResourceDescriptorImpl var0)
-