|
commons b2007092401 |
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.phosphoresce.commons.util.ZipApacheUtil.ZipContainer
Zipファイル作成時のリソース保持クラス
コンストラクタの概要 | |
ZipApacheUtil.ZipContainer()
コンストラクタ |
メソッドの概要 | |
void |
add(java.lang.String name,
java.io.File file)
指定されたエントリファイル名でファイルを追加します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public ZipApacheUtil.ZipContainer()
メソッドの詳細 |
public void add(java.lang.String name, java.io.File file)
name
- エントリファイル名file
- ファイル
|
commons b2007092401 |
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |