Uses of Interface
org.eclipse.equinox.p2.metadata.IVersionFormat
-
Packages that use IVersionFormat Package Description org.eclipse.equinox.p2.metadata Defines the metadata being handled by p2. -
-
Uses of IVersionFormat in org.eclipse.equinox.p2.metadata
Methods in org.eclipse.equinox.p2.metadata that return IVersionFormat Modifier and Type Method Description static IVersionFormatVersion. compile(String format)Compile a version format string into a compiled format..abstract IVersionFormatVersion. getFormat()Returns the optional format.IVersionFormatVersionRange. getFormat()Returns the version format.
-