| Package | Description |
|---|---|
| org.apache.aries.util | |
| org.apache.aries.util.manifest |
| Modifier and Type | Method and Description |
|---|---|
VersionRange |
VersionRange.intersect(VersionRange r)
Create a new version range that is the intersection of
this and the argument. |
static VersionRange |
VersionRange.parseVersionRange(String s)
Parse a version range..
|
static VersionRange |
VersionRange.parseVersionRange(String s,
boolean exactVersion)
Parse a version range and indicate if the version is an exact version
|
| Modifier and Type | Method and Description |
|---|---|
VersionRange |
VersionRange.intersect(VersionRange r)
Create a new version range that is the intersection of
this and the argument. |
| Modifier and Type | Method and Description |
|---|---|
static VersionRange |
ManifestHeaderProcessor.parseVersionRange(String s)
Parse a version range..
|
static VersionRange |
ManifestHeaderProcessor.parseVersionRange(String s,
boolean exactVersion)
Parse a version range and indicate if the version is an exact version
|
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.