MCPcopy Create free account
hub / github.com/apache/ant / matchPath

Method matchPath

src/main/org/apache/tools/ant/DirectoryScanner.java:501–503  ·  view source on GitHub ↗

Test whether or not a given path matches a given pattern. @param pattern The pattern to match against. Must not be null . @param str The path to match, as a String. Must not be null . @return true if the pattern matches against

(final String pattern, final String str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

isIncludedMethod · 0.45
contentsExcludedMethod · 0.45
isExcludedMethod · 0.45
testMatchPathMethod · 0.45

Calls 1

matchPathMethod · 0.95

Tested by 2

testMatchPathMethod · 0.36