|
JXTA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jxta.impl.Version
public final class Version
Provides easy access to Java Package information for the JXSE Implementation.
Method Summary | |
---|---|
static String |
getImplTitle()
Returns the specification title. |
static String |
getImplVendor()
Returns the specification vendor. |
static String |
getImplVersion()
Returns the specification version. |
static Package |
getPackage()
Returns the package. |
static String |
getSpecTitle()
Returns the specification title. |
static String |
getSpecVendor()
Returns the specification vendor. |
static String |
getSpecVersion()
Returns the specification version. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Package getPackage()
public static String getSpecTitle()
public static String getSpecVendor()
public static String getSpecVersion()
public static String getImplTitle()
public static String getImplVendor()
public static String getImplVersion()
|
JXSE | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |