at.glawar
GlawarConstants [2006-06-10]

at.glawar.constants
Class LanguageConstants

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

public class LanguageConstants
extends Object

This class contains certain special characters for languages like the german special 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 GERMANaE
          represents the german ä.
static String GERMANAE
          represents the german Ä as uppercase.
static String GERMANoE
          represents the german ö.
static String GERMANOE
          represents the german Ö as uppercase.
static String GERMANSZ
          represents the german ß.
static String GERMANuE
          represents the german ü.
static String GERMANUE
          represents the german Ö as uppercase.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GERMANAE

public static String GERMANAE

represents the german Ä as uppercase.

Since:
2006-02-11

GERMANOE

public static String GERMANOE

represents the german Ö as uppercase.

Since:
2006-02-11

GERMANUE

public static String GERMANUE

represents the german Ö as uppercase.

Since:
2006-02-11

GERMANSZ

public static String GERMANSZ

represents the german ß.

Since:
2006-02-11

GERMANaE

public static String GERMANaE

represents the german ä.

Since:
2006-02-11

GERMANoE

public static String GERMANoE

represents the german ö.

Since:
2006-02-11

GERMANuE

public static String GERMANuE

represents the german ü.

Since:
2006-02-11

software.glawar.at

Developed by software.glawar.at