com.xpn.xwiki.i18n
Class i18n
java.lang.Object
com.xpn.xwiki.i18n.i18n
public class i18n
- extends Object
Constructor Summary |
i18n()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRANSLATION_CONTENT
public static final int TRANSLATION_CONTENT
- See Also:
- Constant Field Values
TRANSLATION_OBJECTS
public static final int TRANSLATION_OBJECTS
- See Also:
- Constant Field Values
TRANSLATION_CLASS
public static final int TRANSLATION_CLASS
- See Also:
- Constant Field Values
TRANSLATION_ALL
public static final int TRANSLATION_ALL
- See Also:
- Constant Field Values
LANGUAGE_DEFAULT
public static final String LANGUAGE_DEFAULT
- See Also:
- Constant Field Values
LANGUAGE_FRENCH
public static final String LANGUAGE_FRENCH
- See Also:
- Constant Field Values
LANGUAGE_ENGLISH
public static final String LANGUAGE_ENGLISH
- See Also:
- Constant Field Values
LANGUAGE_GERMAN
public static final String LANGUAGE_GERMAN
- See Also:
- Constant Field Values
LANGUAGE_SPANISH
public static final String LANGUAGE_SPANISH
- See Also:
- Constant Field Values
LANGUAGE_ITALIAN
public static final String LANGUAGE_ITALIAN
- See Also:
- Constant Field Values
i18n
public i18n()
Copyright © 2004-2013 XWiki. All Rights Reserved.