Package org.eclipse.jetty.start
Class JarVersion
- java.lang.Object
-
- org.eclipse.jetty.start.JarVersion
-
public class JarVersion extends java.lang.Object
Attempt to determine the version of the Jar File based on common version locations.
-
-
Constructor Summary
Constructors Constructor Description JarVersion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getVersion(java.io.File file)
-