public class JarManifest extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getOdfdomBuildDate()
Return the date when ODFDOM had been build
|
static String |
getOdfdomName()
Return the name of ODFDOM;
|
static String |
getOdfdomSupportedOdfVersion()
Returns the version of the OpenDocument specification covered by the ODFDOM library (ie.
|
static String |
getOdfdomTitle()
Returns the ODFDOM library title
|
static String |
getOdfdomVersion()
Return the version of the ODFDOM library (ie.
|
static String |
getOdfdomWebsite()
Return the website of the ODFDOM library (ie.
|
static void |
main(String[] args)
The main method is meant to be called when the JAR is being executed, e.g.
|
public static void main(String[] args) throws IOException
odfdom 0.9-SNAPSHOT (build 20100701-1729) from http://odftoolkit.org supporting ODF 1.2
Allowing version access from the JAR without the need to unzip the JAR nor naming the JAR (requiring the change of classpath for every version due to JAR naming change).
IOExceptionpublic static String getOdfdomName()
public static String getOdfdomTitle()
public static String getOdfdomVersion()
public static String getOdfdomWebsite()
public static String getOdfdomBuildDate()
public static String getOdfdomSupportedOdfVersion()
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.