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

Class ArchiveScanner

src/main/org/apache/tools/ant/types/ArchiveScanner.java:42–365  ·  view source on GitHub ↗

ArchiveScanner accesses the pattern matching algorithm in DirectoryScanner, which are protected methods that can only be accessed by subclassing. This implementation of FileScanner defines getIncludedFiles to return the matching archive entries. @since Ant 1.7

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

getFileUtilsMethod · 0.95

Tested by

no test coverage detected