I18n.java
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1, as published by the Free Software Foundation.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA
Copyright: 2002-2007 by Henrik Just
All Rights Reserved.
Version 0.5 (2007-07-24)
ANY_ENC
public static final int ANY_ENC
ASCII
public static final int ASCII
CP1250
public static final int CP1250
CP1251
public static final int CP1251
ISO_8859_7
public static final int ISO_8859_7
KOI8_R
public static final int KOI8_R
LATIN1
public static final int LATIN1
LATIN2
public static final int LATIN2
LGR_ENC
public static final int LGR_ENC
OT1_ENC
public static final int OT1_ENC
T1_ENC
public static final int T1_ENC
T2A_ENC
public static final int T2A_ENC
T3_ENC
public static final int T3_ENC
UTF8
public static final int UTF8
convert
public String convert(String s,
boolean bMathMode,
String sLang)
convert
public String convert(char c,
boolean bMathMode,
String sLang)
cyrillic
public boolean cyrillic()
getBabelLanguage
public static final String getBabelLanguage(String sLanguage)
getCharCount
public int getCharCount()
getFontenc
public static final int getFontenc(String sLang)
getFontenc
public static final int getFontenc(int nFontencs)
getFontencCs
public static final String getFontencCs(int nFontenc)
getMajorityLanguage
public String getMajorityLanguage()
greek
public boolean greek()
polytonicGreek
public boolean polytonicGreek()
popSpecialTable
public void popSpecialTable()
pushSpecialTable
public void pushSpecialTable(String sName)
readFontencs
public static final int readFontencs(String sFontencs)
readInputenc
public static final int readInputenc(String sInputenc)
setDefaultLanguage
public void setDefaultLanguage(String sDefaultLang)
supportsFontenc
public static final boolean supportsFontenc(int nFontencs,
int nFontenc)
writeFontenc
public static final String writeFontenc(int nFontenc)
writeInputenc
public static final String writeInputenc(int nInputenc)
writeJavaEncoding
public static final String writeJavaEncoding(int nInputenc)