public class AntPathMatcher extends Object
AntPathMatcher()
static boolean
match(String pattern, String str, String separator)
static String[]
tokenizeToStringArray(String str, String delimiters, boolean trimTokens, boolean ignoreEmptyTokens)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AntPathMatcher()
public static String[] tokenizeToStringArray(String str, String delimiters, boolean trimTokens, boolean ignoreEmptyTokens)
public static boolean match(String pattern, String str, String separator)
Copyright © 2018. All rights reserved.