Package org.apache.ivy.osgi.repo
Class ManifestAndLocation
- java.lang.Object
-
- org.apache.ivy.osgi.repo.ManifestAndLocation
-
public class ManifestAndLocation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ManifestAndLocation(java.util.jar.Manifest manifest, java.net.URI uri, java.net.URI sourceURI)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.jar.ManifestgetManifest()java.net.URIgetSourceURI()java.net.URIgetUri()
-