org.eclipse.jetty.start
类 JarVersion

java.lang.Object
  继承者 org.eclipse.jetty.start.JarVersion

public class JarVersion
extends Object

Attempt to determine the version of the Jar File based on common version locations.


构造方法摘要
JarVersion()
           
 
方法摘要
static String getVersion(File file)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

JarVersion

public JarVersion()
方法详细信息

getVersion

public static String getVersion(File file)


Copyright © 2013. All Rights Reserved.