Uses of Class
org.apache.ivy.osgi.util.VersionRange
Packages that use VersionRange
-
Uses of VersionRange in org.apache.ivy.osgi.core
Fields in org.apache.ivy.osgi.core declared as VersionRangeMethods in org.apache.ivy.osgi.core that return VersionRangeModifier and TypeMethodDescriptionBundleRequirement.getVersion()
private static VersionRange
ManifestParser.versionRangeOf
(String v) Methods in org.apache.ivy.osgi.core with parameters of type VersionRangeModifier and TypeMethodDescriptionstatic ModuleRevisionId
BundleInfoAdapter.asMrid
(String type, String name, VersionRange v) Constructors in org.apache.ivy.osgi.core with parameters of type VersionRangeModifierConstructorDescriptionBundleRequirement
(String type, String name, VersionRange version, String resolution) -
Uses of VersionRange in org.apache.ivy.osgi.obr.xml
Methods in org.apache.ivy.osgi.obr.xml that return VersionRangeMethods in org.apache.ivy.osgi.obr.xml with parameters of type VersionRangeModifier and TypeMethodDescriptionprivate static void
OBRXMLWriter.appendVersion
(StringBuilder filter, VersionRange v) -
Uses of VersionRange in org.apache.ivy.osgi.p2
Fields in org.apache.ivy.osgi.p2 declared as VersionRangeModifier and TypeFieldDescription(package private) VersionRange
P2MetadataParser.RequiredHandler.range