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

Class DirectoryScanner

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

Class for scanning a directory for files/directories which match certain criteria. These criteria consist of selectors and patterns which have been specified. With the selectors you can select which files you want to have included. Files which are not selected are excluded. With patterns you can

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

isFamilyMethod · 0.95
getFileUtilsMethod · 0.95
resetDefaultExcludesMethod · 0.95

Tested by

no test coverage detected