Searched defs:allowExcepted (Results 1 – 1 of 1) sorted by relevance
159 public static void copyFile(boolean allowExcepted, File from, String toPath, Boolean append) { in copyFile()231 …public static boolean isValidContentType(boolean allowExcepted, String s, ArrayList<String> list) { in isValidContentType()