|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.framework.convention.impl.NamingConventionImpl.FileExistChecker
ファイル用の存在チェッカです。
コンストラクタの概要 | |
NamingConventionImpl.FileExistChecker(URL rootUrl)
インスタンスを作成します。 |
メソッドの概要 | |
void |
close()
リソースを開放します。 |
boolean |
isExist(String lastClassName)
クラスが存在するかどうかを返します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public NamingConventionImpl.FileExistChecker(URL rootUrl)
rootUrl
- ルートURLメソッドの詳細 |
public boolean isExist(String lastClassName)
NamingConventionImpl.ExistChecker
の記述:
NamingConventionImpl.ExistChecker
内の isExist
lastClassName
-
public void close()
NamingConventionImpl.ExistChecker
の記述:
NamingConventionImpl.ExistChecker
内の close
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |