<mapper classname="org.apache.tools.ant.util.UnPackageNameMapper" from="${test.data.dir}/TEST-*Test.xml" to="*Test.java">
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected String | Returns: Replaced variable partSource filename name)Overrides org. |
UnPackageNameMapper | back to summary |
---|---|
public UnPackageNameMapper() |
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 dots with file separators |