net.moraleboost.junsai.tool
クラス Tool

java.lang.Object
  上位を拡張 net.moraleboost.junsai.tool.Tool
直系の既知のサブクラス:
Analyze, Compile, Dump

public abstract class Tool
extends java.lang.Object

コマンドの抽象ベースクラス

作成者:
taketa

コンストラクタの概要
Tool()
           
 
メソッドの概要
protected static java.lang.String resolvePath(java.io.File dir, java.lang.String filename)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

Tool

public Tool()
メソッドの詳細

resolvePath

protected static java.lang.String resolvePath(java.io.File dir,
                                              java.lang.String filename)