public class FileManager extends Object
private String[]
allowFiles
private int
count
private String
dir
rootPath
FileManager(Map<String,Object> conf)
getAllowFiles(Object fileExt)
getPath(File file)
private State
getState(Object[] files)
State
listFile(int index)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String dir
private String rootPath
private String[] allowFiles
private int count
public FileManager(Map<String,Object> conf)
public State listFile(int index)
private State getState(Object[] files)
private String getPath(File file)
private String[] getAllowFiles(Object fileExt)
Copyright © 2017. All Rights Reserved.