net.y3n20u.aeszip
クラス AesZipRecursiveEncrypter

java.lang.Object
  上位を拡張 net.y3n20u.aeszip.AesZipRecursiveEncrypter

public class AesZipRecursiveEncrypter
extends Object


フィールドの概要
static int METHOD_DEFAULT
           
 
コンストラクタの概要
AesZipRecursiveEncrypter()
           
AesZipRecursiveEncrypter(File destination)
           
 
メソッドの概要
 void archive(File source, String password)
           
 void setFileFilter(FileFilter fileFileter)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

METHOD_DEFAULT

public static int METHOD_DEFAULT
コンストラクタの詳細

AesZipRecursiveEncrypter

public AesZipRecursiveEncrypter()

AesZipRecursiveEncrypter

public AesZipRecursiveEncrypter(File destination)
メソッドの詳細

setFileFilter

public void setFileFilter(FileFilter fileFileter)

archive

public void archive(File source,
                    String password)