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

Method setExcludes

src/main/org/apache/tools/ant/FileScanner.java:138–138  ·  view source on GitHub ↗

Sets the list of exclude patterns to use. @param excludes A list of exclude patterns. May be null , indicating that no files should be excluded. If a non- null list is given, all elements must be non- null .

(String[] excludes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

setExcludesMethod · 0.65
setupDirectoryScannerMethod · 0.65
setExcludesMethod · 0.65
setExcludesMethod · 0.65
setExcludesMethod · 0.65
setExcludesMethod · 0.65
testSetFollowSymlinksMethod · 0.65
testExcludeOneFileMethod · 0.65

Implementers 1

DirectoryScannersrc/main/org/apache/tools/ant/Director

Calls

no outgoing calls