public final class PAProperties extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_PA_FILE_ENCODING |
Constructor and Description |
---|
PAProperties() |
Modifier and Type | Method and Description |
---|---|
static String |
getFileEncoding()
Returns value associated to Java property "pa.file.encoding"
or the current JVM charset name if the previous property is not defined.
|
public static final String KEY_PA_FILE_ENCODING
public static String getFileEncoding()