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

Class GlobPatternMapper

src/main/org/apache/tools/ant/util/GlobPatternMapper.java:36–208  ·  view source on GitHub ↗

Implementation of FileNameMapper that does simple wildcard pattern replacements. This does simple translations like .foo -> .bar where the prefix to .foo will be left unchanged. It only handles a single character, use regular expressions for more complicated situations. This is one o

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected