public class Version
extends java.lang.Object
Constructor and Description |
---|
Version() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getImplementationLanguage()
Implementation Language: Java
|
static java.lang.String |
getProduct()
Name of product: POI
|
static java.lang.String |
getReleaseDate()
Return the date of the release / build
|
static java.lang.String |
getVersion()
Return the basic version string, of the form
nn.nn(.nn)
|
static void |
main(java.lang.String[] args)
Prints the version to the command line
|
public static java.lang.String getVersion()
public static java.lang.String getReleaseDate()
public static java.lang.String getProduct()
public static java.lang.String getImplementationLanguage()
public static void main(java.lang.String[] args)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.]]>