public class BundleBundleVersionInfo extends BundleVersionInfo<Bundle>
BND_LAST_MODIFIED, BND_LAST_MODIFIED_MISSING, SNAPSHOT_MARKER| Constructor and Description |
|---|
BundleBundleVersionInfo(Bundle b) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBundleLastModified()
Return the bundle last modification time, based on the BND_LAST_MODIFIED
manifest header, if available.
|
java.lang.String |
getBundleSymbolicName() |
Bundle |
getSource() |
Version |
getVersion() |
boolean |
isBundle() |
boolean |
isSnapshot() |
compareTopublic long getBundleLastModified()
BundleVersionInfogetBundleLastModified in class BundleVersionInfo<Bundle>public java.lang.String getBundleSymbolicName()
getBundleSymbolicName in class BundleVersionInfo<Bundle>public Bundle getSource()
getSource in class BundleVersionInfo<Bundle>public Version getVersion()
getVersion in class BundleVersionInfo<Bundle>public boolean isBundle()
isBundle in class BundleVersionInfo<Bundle>public boolean isSnapshot()
isSnapshot in class BundleVersionInfo<Bundle>"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"