Class ConfigEIFileASCII

java.lang.Object
com.nt.udc.ndk.node.config.ConfigEIFileASCII

public class ConfigEIFileASCII extends Object
  • Field Details

    • CR_TERMINATOR_ENABLED

      public static final String CR_TERMINATOR_ENABLED
      This constant represents the configuration parameter used to specify if the CR line-terminator is active.
      See Also:
    • LF_TERMINATOR_ENABLED

      public static final String LF_TERMINATOR_ENABLED
      This constant represents the configuration parameter used to specify if the LF line-terminator is active.
      See Also:
    • CRLF_TERMINATOR_ENABLED

      public static final String 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()