<mapper classname="org.apache.tools.ant.util.PackageNameMapper" from="*Test.java" to="${test.data.dir}/TEST-*Test.xml"/>
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected String | Returns: Replaced variable partSource filename name)Overrides org. |
PackageNameMapper | back to summary |
---|---|
public PackageNameMapper() |
extractVariablePart | back to summary |
---|---|
protected String extractVariablePart(String name) Overrides org. Returns the part of the given string that matches the * in the "from" pattern replacing file separators with dots |