|
WIMM Labs |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wimm.framework.Wimm.Manifest
public static class Wimm.Manifest
Framework manifest information.
Constructor Summary | |
---|---|
Wimm.Manifest()
|
Method Summary | |
---|---|
static String |
getImplementationTitle()
Returns the title of the implementation of this package. |
static String |
getImplementationVendor()
Returns the name of the vendor or organization that provides this implementation of the package. |
static String |
getImplementationVersion()
Returns the version of the implementation of this package. |
static String |
getSpecificationTitle()
Returns the title of the specification this package implements. |
static String |
getSpecificationVendor()
Returns the name of the vendor or organization that owns and maintains the specification this package implements. |
static String |
getSpecificationVersion()
Returns the version of the specification this package implements. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Wimm.Manifest()
Method Detail |
---|
public static String getImplementationTitle()
null
.public static String getImplementationVendor()
null
.public static String getImplementationVersion()
null
.public static String getSpecificationTitle()
null
.public static String getSpecificationVendor()
null
.public static String getSpecificationVersion()
null
.
|
WIMM Labs |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |