public class PathMatcher extends Object
*.java, etc).| Constructor and Description |
|---|
PathMatcher() |
public PathMatcher()
public static boolean wildcardMatch(String path, String pattern)
path - the path to match against.pattern - the pattern to check if the path matches.path matches the given pattern, false otherwise.Copyright © 2003–2014 AndroMDA.org. All rights reserved.