|
Faceted Project Framework Version 1.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VersionFormatException | |
|---|---|
| org.eclipse.wst.common.project.facet.core | |
| Uses of VersionFormatException in org.eclipse.wst.common.project.facet.core |
|---|
| Methods in org.eclipse.wst.common.project.facet.core that throw VersionFormatException | |
|---|---|
int |
DefaultVersionComparator.compare(String obj1,
String obj2)
|
IProjectFacetVersion |
IProjectFacet.getLatestVersion()
Returns the latest version of the project facet that exists. |
List<IProjectFacetVersion> |
IProjectFacet.getSortedVersions(boolean ascending)
Returns a sorted list containing the descriptors of all versions of this project facet. |
protected Comparable<? extends Object> |
DefaultVersionComparator.parse(String version,
String segment,
int position)
Parses a segment of the version string. |
|
Faceted Project Framework Version 1.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||