com.ozacc.mail.impl
クラス Cp932
java.lang.Object
com.ozacc.mail.impl.Cp932
public class Cp932
- extends Object
The Cp932 class contains a utility method for converting Microsoft's
Cp 932 into JIS.
注: このクラスはpublicですが、ozacc-mail library外からは使用しないでください。
- 導入されたバージョン:
- 1.0.2
- バージョン:
- 1.0 01/06/97
- 作成者:
- Kazuhiro Kazama
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toJIS
public static String toJIS(String s)
toCp932
public static String toCp932(String s)
Copyright © 2004-2006 OZACC. All Rights Reserved.