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