org.apache.tools.ant.filters
public interface TokenFilter.Filter
| Method Summary | |
|---|---|
| String | filter(String string)
filter and/of modify a string
|
Parameters: string the string to filter
Returns: the modified string or null if the string did not pass the filter