public class PathUtils extends Object
PathUtils()
static boolean
antMatches(String pattern, String path)
regexMatches(String pattern, String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PathUtils()
public static boolean regexMatches(String pattern, String path)
pattern
path
public static boolean antMatches(String pattern, String path)
Copyright © 2024. All rights reserved.