jp.hishidama.debuglogrm
クラス DebugRemoveExperiment

java.lang.Object
  上位を拡張 jp.hishidama.debuglogrm.DebugRemoveExperiment

public class DebugRemoveExperiment
extends Object

デバッグログ出力メソッド削除実験クラス.

Javassistを利用して、デバッグログ出力メソッドを削除したclassファイルを作成する。
使用例

導入されたバージョン:
2007.11.17
作成者:
ひしだま
関連項目:
DebugRemoveEditor

コンストラクタの概要
DebugRemoveExperiment()
           
 
メソッドの概要
static void main(String[] args)
          メイン.
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DebugRemoveExperiment

public DebugRemoveExperiment()
メソッドの詳細

main

public static void main(String[] args)
メイン.
引数 内容
-level=FEWIVDT 出力するレベルを文字の組み合わせで指定する。
その他 変換するclassファイルを指定する。

パラメータ:
args - 実行時引数