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 void
OBRXMLWriter.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 ManifestAndLocation
AbstractFSManifestIterable.FSManifestIterator.next
private ManifestAndLocation
ArtifactReportManifestIterable.ArtifactReportManifestIterator.next
private ManifestAndLocation
ResolverManifestIterable.ResolverManifestIterator.next
Methods 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 TypeMethodDescriptionvoid
BundleRepoDescriptor.populate
(Iterator<ManifestAndLocation> it)