|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.osgi.repo.ManifestAndLocation
public class ManifestAndLocation
| Constructor Summary | |
|---|---|
ManifestAndLocation(java.util.jar.Manifest manifest,
java.net.URI uri)
|
|
| Method Summary | |
|---|---|
java.util.jar.Manifest |
getManifest()
|
java.net.URI |
getUri()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManifestAndLocation(java.util.jar.Manifest manifest,
java.net.URI uri)
| Method Detail |
|---|
public java.net.URI getUri()
public java.util.jar.Manifest getManifest()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||