|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.odftoolkit.odfdom.dom.Version
public class Version
| Method Summary | |
|---|---|
static String |
getApplicationName()
Return the name of this application |
static String |
getApplicationTitle()
Returns the application title |
static String |
getApplicationVersion()
Return the version of this application |
static String |
getApplicationWebsite()
Return the website of this application |
static String |
getBuildDate()
Return the date when the application had been build |
static String |
getBuildResponsible()
Return the name of the one building this application |
static String |
getSupportedOdfVersion()
Returns the version of the OpenDocument specification covered by this application |
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void main(String[] args)
throws IOException
IOExceptionpublic static String getApplicationName()
public static String getApplicationTitle()
public static String getApplicationVersion()
public static String getApplicationWebsite()
public static String getBuildResponsible()
public static String getBuildDate()
public static String getSupportedOdfVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||