public class EFileKit extends Object
EFileKit()
static List<FileItem>
list(String subPath)
static boolean
remove(String fileName)
static String
upload(File file, String subPath)
upload(File file, String subPath, boolean uuidName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EFileKit()
public static String upload(File file, String subPath)
public static String upload(File file, String subPath, boolean uuidName)
public static List<FileItem> list(String subPath)
public static boolean remove(String fileName)
Copyright © 2018. All rights reserved.