writer2latex.xhtml
Class L10n
java.lang.Object
writer2latex.xhtml.L10n
public class L10n
- extends java.lang.Object
Constructor Summary |
L10n()
|
Method Summary |
java.lang.String |
get(int nString)
|
void |
setLocale(java.lang.String sLocale)
|
void |
setLocale(java.lang.String sLanguage,
java.lang.String sCountry)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UP
public static final int UP
- See Also:
- Constant Field Values
FIRST
public static final int FIRST
- See Also:
- Constant Field Values
PREVIOUS
public static final int PREVIOUS
- See Also:
- Constant Field Values
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
LAST
public static final int LAST
- See Also:
- Constant Field Values
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
HOME
public static final int HOME
- See Also:
- Constant Field Values
DIRECTORY
public static final int DIRECTORY
- See Also:
- Constant Field Values
DOCUMENT
public static final int DOCUMENT
- See Also:
- Constant Field Values
L10n
public L10n()
setLocale
public void setLocale(java.lang.String sLocale)
setLocale
public void setLocale(java.lang.String sLanguage,
java.lang.String sCountry)
get
public java.lang.String get(int nString)