net.sf.jsefa.common.util
Interface GeneralConstants


public interface GeneralConstants

Collection of some general constants.

Author:
Norman Lahme-Huetig

Field Summary
static char DEFAULT_CHARACTER
          Special character denoting that the character configured as the default one should be used.
static String DEFAULT_STRING
          Special string denoting that the string configured as the default one should be used.
 

Field Detail

DEFAULT_CHARACTER

static final char DEFAULT_CHARACTER
Special character denoting that the character configured as the default one should be used.

See Also:
Constant Field Values

DEFAULT_STRING

static final String DEFAULT_STRING
Special string denoting that the string configured as the default one should be used.

See Also:
Constant Field Values


Copyright © 2014. All rights reserved.