Package com.nt.udc.ndk.node.config
Class ConfigEIFileASCII
java.lang.Object
com.nt.udc.ndk.node.config.ConfigEIFileASCII
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
This constant represents the configuration parameter used to specify if the CR line-terminator is active.static final String
This constant represents the configuration parameter used to specify if the CRLF line-terminator is active.static final String
This constant represents the configuration parameter used to specify if the LF line-terminator is active. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CR_TERMINATOR_ENABLED
This constant represents the configuration parameter used to specify if the CR line-terminator is active.- See Also:
-
LF_TERMINATOR_ENABLED
This constant represents the configuration parameter used to specify if the LF line-terminator is active.- See Also:
-
CRLF_TERMINATOR_ENABLED
This constant represents the configuration parameter used to specify if the CRLF line-terminator is active.- See Also:
-
-
Constructor Details
-
ConfigEIFileASCII
public ConfigEIFileASCII()
-