On 10/24/06, Robert Pepersack <[EMAIL PROTECTED]> wrote:
Does anyone know which method in which class Ant uses to strip out slashes and back-slashes? I would like to see if I can reuse it in my own custom task.
You may want to look at FileUtils, and methods with normalize in their name, and also Project#resolveFile. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]