|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcvj2.file.fs.FileInfoZipManager
public class FileInfoZipManager
FileInfoZip の構築などを行う管理クラス
フィールドの概要 | |
---|---|
static CacheMap<java.io.File,FileInfoZipRoot> |
cache
|
static java.lang.String |
encoding
|
コンストラクタの概要 | |
---|---|
FileInfoZipManager()
|
メソッドの概要 | |
---|---|
static void |
setEncoding(java.lang.String encoding)
エンコードの設定 |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static java.lang.String encoding
public static final CacheMap<java.io.File,FileInfoZipRoot> cache
コンストラクタの詳細 |
---|
public FileInfoZipManager()
メソッドの詳細 |
---|
public static void setEncoding(java.lang.String encoding)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |