org.odftoolkit.simple
public class JarManifest extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getSimpleOdfBuildDate()
Return the date when Simple ODF had been build
|
static String |
getSimpleOdfBuildResponsible()
Return the name of the one building the Simple ODF library (ie.
|
static String |
getSimpleOdfName()
Return the name of Simple ODF;
|
static String |
getSimpleOdfSupportedOdfVersion()
Returns the version of the OpenDocument specification covered by the
Simple ODF library (ie.
|
static String |
getSimpleOdfTitle()
Returns the Simple ODF library title
|
static String |
getSimpleOdfVersion()
Return the version of the Simple ODF library (ie.
|
static String |
getSimpleOdfWebsite()
Return the website of the Simple ODF 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
IOException
public static String getSimpleOdfName()
public static String getSimpleOdfTitle()
public static String getSimpleOdfVersion()
public static String getSimpleOdfWebsite()
public static String getSimpleOdfBuildResponsible()
public static String getSimpleOdfBuildDate()
public static String getSimpleOdfSupportedOdfVersion()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.