Match the given path against the given pattern, according to this PathMatcher's matching strategy.
@param pattern the pattern to match against
@param path the path String to test
@return true if the supplied path matched,false if it didn't
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.