public interface GlobalConstants
The global constants which are used by all classes of the library.
| Modifier and Type | Field and Description | 
|---|---|
static String | 
UTF_8
 The "UTF-8" which is used for reading and writing the control
 file. 
 | 
static Charset | 
UTF_8_CHARSET
The "UTF-8" character set. 
 | 
static final String UTF_8
The "UTF-8" which is used for reading and writing the control file.
static final Charset UTF_8_CHARSET
Copyright © 2015–2019. All rights reserved.