com.mcdermottroe.exemplar
Interface Constants.Format

Enclosing interface:
Constants

public static interface Constants.Format

Format strings.


Nested Class Summary
static interface Constants.Format.Code
          Format strings used in code output.
static interface Constants.Format.Filenames
          Format strings to construct file names.
static interface Constants.Format.UI
          Format strings for use in UIs.
 
Field Summary
static String UNICODE
          The Java Unicode character escape.
 

Field Detail

UNICODE

static final String UNICODE
The Java Unicode character escape.

See Also:
Constant Field Values