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.

導入されたバージョン:
1.0.2
バージョン:
1.0 01/06/97
作成者:
Kazuhiro Kazama

メソッドの概要
static String toCp932(String s)
           
static String toJIS(String s)
           
 
クラス 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 OZACC. All Rights Reserved.