Package org.apache.ivy.osgi.core
Class BundleArtifact
- java.lang.Object
-
- org.apache.ivy.osgi.core.BundleArtifact
-
public class BundleArtifact extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BundleArtifact(boolean source, java.net.URI uri, java.lang.String format)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetFormat()java.net.URIgetUri()booleanisSource()
-