public final class AttoParser
extends Object
Class meant to keep some constants related to the version of the AttoParser library being used, build date, etc.
Modifier and Type | Field | Description |
---|---|---|
static String |
BUILD_TIMESTAMP |
|
static String |
VERSION |
|
static int |
VERSION_BUILD |
|
static int |
VERSION_MAJOR |
|
static int |
VERSION_MINOR |
|
static String |
VERSION_TYPE |
Modifier and Type | Method | Description |
---|---|---|
static boolean |
isVersionStableRelease() |
public static final String VERSION
public static final String BUILD_TIMESTAMP
public static final int VERSION_MAJOR
public static final int VERSION_MINOR
public static final int VERSION_BUILD
public static final String VERSION_TYPE
Copyright © 2018 The ATTOPARSER team. All rights reserved.