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

Method selectResources

src/main/org/apache/tools/ant/taskdefs/Zip.java:2048–2056  ·  view source on GitHub ↗

Drops all resources from the given array that are not selected @param orig the resources to filter @param selector ResourceSelector @return the filters resources @since Ant 1.8.0

(final Resource[] orig,
                                         final ResourceSelector selector)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

selectFileResourcesMethod · 0.95

Calls 2

filterMethod · 0.65
ofMethod · 0.45

Tested by

no test coverage detected