|
MaltParser 1.4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.maltparser.core.helper.SystemInfo
public class SystemInfo
Method Summary | |
---|---|
static String |
getBuildDate()
Returns the build date |
static File |
getMaltJarPath()
|
static Attributes |
getManifestAttributes()
Returns a set of attributes present in the jar manifest file |
static String |
getVersion()
Returns the version number as string |
static String |
header()
Returns the application header |
static SystemInfo |
instance()
Returns a reference to the single instance. |
static String |
shortHelp()
Returns a short version of the help |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SystemInfo instance()
public static String header()
public static String shortHelp()
public static Attributes getManifestAttributes()
public static String getVersion()
public static String getBuildDate()
public static File getMaltJarPath()
|
MaltParser 1.4.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |