Package org.attoparser
Class AttoParser
java.lang.Object
org.attoparser.AttoParser
Class meant to keep some constants related to the version of the AttoParser library being used, build date, etc.
- Since:
- 2.0.5
-
Field Details
-
VERSION
-
BUILD_TIMESTAMP
-
VERSION_MAJOR
public static final int VERSION_MAJOR -
VERSION_MINOR
public static final int VERSION_MINOR -
VERSION_BUILD
public static final int VERSION_BUILD -
VERSION_TYPE
-
-
Constructor Details
-
AttoParser
private AttoParser()
-
-
Method Details
-
isVersionStableRelease
public static boolean isVersionStableRelease()
-