at.glawar
GlawarConstants [2006-06-10]

at.glawar.constants
Class GeneralConstants

java.lang.Object
  extended byat.glawar.constants.GeneralConstants

public class GeneralConstants
extends Object

This class contains certain general characters.

Since:
2006-02-11
Version:
$Revision: 1.2 $ ($Date: 2006/06/01 18:28:36 $)
Author:
DI Franz-Peter Glawar last modified by: $Author: frahunz $, software.glawar.at

Field Summary
static String ALPHABET_UPPERCASE
          contains the whole alphabet without special characters in uppercase mode.
static String LINEBREAK
          representation for the linebreak.
static String TABULATOR
          representation for the tabulator.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TABULATOR

public static String TABULATOR

representation for the tabulator.

Since:
2006-02-11

LINEBREAK

public static String LINEBREAK

representation for the linebreak.

Since:
2006-02-11

ALPHABET_UPPERCASE

public static String ALPHABET_UPPERCASE

contains the whole alphabet without special characters in uppercase mode.

Since:
2006-02-11

software.glawar.at

Developed by software.glawar.at