com.silverpeas.portlets.portal
Class I18n
java.lang.Object
com.silverpeas.portlets.portal.I18n
public class I18n
- extends Object
I18n class provides methods to decode the value based on the character sets.
Constructor Summary |
I18n()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_CHARSET
public static final String DEFAULT_CHARSET
- See Also:
- Constant Field Values
ASCII_CHARSET
public static final String ASCII_CHARSET
- See Also:
- Constant Field Values
I18n
public I18n()
decodeCharset
public static String decodeCharset(String s,
String charset)
encodeCharset
public static String encodeCharset(String s,
String charset)
Copyright © 2016 Silverpeas. All Rights Reserved.