Uses of Class
org.apache.ivy.osgi.repo.ManifestAndLocation
Packages that use ManifestAndLocation
-
Uses of ManifestAndLocation in org.apache.ivy.osgi.obr.xml
Method parameters in org.apache.ivy.osgi.obr.xml with type arguments of type ManifestAndLocationModifier and TypeMethodDescriptionstatic voidOBRXMLWriter.writeManifests(Iterable<ManifestAndLocation> manifestAndLocations, ContentHandler handler, boolean quiet) -
Uses of ManifestAndLocation in org.apache.ivy.osgi.repo
Fields in org.apache.ivy.osgi.repo declared as ManifestAndLocationModifier and TypeFieldDescriptionprivate ManifestAndLocationAbstractFSManifestIterable.FSManifestIterator.nextprivate ManifestAndLocationArtifactReportManifestIterable.ArtifactReportManifestIterator.nextprivate ManifestAndLocationResolverManifestIterable.ResolverManifestIterator.nextMethods in org.apache.ivy.osgi.repo that return ManifestAndLocationModifier and TypeMethodDescriptionAbstractFSManifestIterable.FSManifestIterator.next()ArtifactReportManifestIterable.ArtifactReportManifestIterator.next()ResolverManifestIterable.ResolverManifestIterator.next()Methods in org.apache.ivy.osgi.repo that return types with arguments of type ManifestAndLocationModifier and TypeMethodDescriptionAbstractFSManifestIterable.iterator()ArtifactReportManifestIterable.iterator()ResolverManifestIterable.iterator()Method parameters in org.apache.ivy.osgi.repo with type arguments of type ManifestAndLocationModifier and TypeMethodDescriptionvoidBundleRepoDescriptor.populate(Iterator<ManifestAndLocation> it)