com.xpn.xwiki.i18n
Class i18n

java.lang.Object
  extended by com.xpn.xwiki.i18n.i18n

Deprecated.

@Deprecated
public class i18n
extends Object


Field Summary
static String LANGUAGE_DEFAULT
          Deprecated.  
static String LANGUAGE_ENGLISH
          Deprecated.  
static String LANGUAGE_FRENCH
          Deprecated.  
static String LANGUAGE_GERMAN
          Deprecated.  
static String LANGUAGE_ITALIAN
          Deprecated.  
static String LANGUAGE_SPANISH
          Deprecated.  
static int TRANSLATION_ALL
          Deprecated.  
static int TRANSLATION_CLASS
          Deprecated.  
static int TRANSLATION_CONTENT
          Deprecated.  
static int TRANSLATION_OBJECTS
          Deprecated.  
 
Constructor Summary
i18n()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRANSLATION_CONTENT

public static final int TRANSLATION_CONTENT
Deprecated. 
See Also:
Constant Field Values

TRANSLATION_OBJECTS

public static final int TRANSLATION_OBJECTS
Deprecated. 
See Also:
Constant Field Values

TRANSLATION_CLASS

public static final int TRANSLATION_CLASS
Deprecated. 
See Also:
Constant Field Values

TRANSLATION_ALL

public static final int TRANSLATION_ALL
Deprecated. 
See Also:
Constant Field Values

LANGUAGE_DEFAULT

public static final String LANGUAGE_DEFAULT
Deprecated. 
See Also:
Constant Field Values

LANGUAGE_FRENCH

public static final String LANGUAGE_FRENCH
Deprecated. 
See Also:
Constant Field Values

LANGUAGE_ENGLISH

public static final String LANGUAGE_ENGLISH
Deprecated. 
See Also:
Constant Field Values

LANGUAGE_GERMAN

public static final String LANGUAGE_GERMAN
Deprecated. 
See Also:
Constant Field Values

LANGUAGE_SPANISH

public static final String LANGUAGE_SPANISH
Deprecated. 
See Also:
Constant Field Values

LANGUAGE_ITALIAN

public static final String LANGUAGE_ITALIAN
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

i18n

public i18n()
Deprecated. 


Copyright © 2004–2014 XWiki. All rights reserved.