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

Method setIncludes

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

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

(String[] includes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

addJavaRuntimeMethod · 0.65
addExtdirsMethod · 0.65
setIncludesMethod · 0.65
setupDirectoryScannerMethod · 0.65
setIncludesMethod · 0.65
setIncludesMethod · 0.65
setIncludesMethod · 0.65
setIncludesMethod · 0.65
test1Method · 0.65
test2Method · 0.65

Implementers 1

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

Calls

no outgoing calls