public class ConfigEIFileASCII
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CR_TERMINATOR_ENABLED
This constant represents the configuration parameter used to
specify if the CR line-terminator is active.
|
static java.lang.String |
CRLF_TERMINATOR_ENABLED
This constant represents the configuration parameter used to
specify if the CRLF line-terminator is active.
|
static java.lang.String |
LF_TERMINATOR_ENABLED
This constant represents the configuration parameter used to
specify if the LF line-terminator is active.
|
Constructor and Description |
---|
ConfigEIFileASCII() |
public static final java.lang.String CR_TERMINATOR_ENABLED
public static final java.lang.String LF_TERMINATOR_ENABLED
public static final java.lang.String CRLF_TERMINATOR_ENABLED