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

Method filter

src/main/org/apache/tools/ant/filters/TokenFilter.java:56–56  ·  view source on GitHub ↗

filter and/of modify a string @param string the string to filter @return the modified string or null if the string did not pass the filter

(String string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

contentsExcludedMethod · 0.65
getTaskDefinitionsMethod · 0.65
findTypeMatchesMethod · 0.65
loadResourceMethod · 0.65
loadPropertyFilesMethod · 0.65
toTargetTypeMethod · 0.65
findElementInTargetMethod · 0.65
readPatternsMethod · 0.65
makeArrayMethod · 0.65

Implementers 12

ChainableReaderFiltersrc/main/org/apache/tools/ant/filters/
ContainsStringsrc/main/org/apache/tools/ant/filters/
DeleteCharacterssrc/main/org/apache/tools/ant/filters/
ScriptFiltersrc/main/org/apache/tools/ant/types/op
Native2AsciiFiltersrc/main/org/apache/tools/ant/filters/
ReplaceStringsrc/main/org/apache/tools/ant/filters/
ReplaceRegexsrc/main/org/apache/tools/ant/filters/
ContainsRegexsrc/main/org/apache/tools/ant/filters/
Trimsrc/main/org/apache/tools/ant/filters/
IgnoreBlanksrc/main/org/apache/tools/ant/filters/
UniqFiltersrc/main/org/apache/tools/ant/filters/
Capitalizesrc/tests/junit/org/apache/tools/ant/f

Calls

no outgoing calls

Tested by 4

getFilenamesMethod · 0.52
doTestMethod · 0.52
testNoDuplicateIndexMethod · 0.52
checkCommandLinesMethod · 0.52