Class MakeUrl

java.lang.Object
All Implemented Interfaces:
Cloneable

public class MakeUrl extends Task

This task takes file and turns them into a URL, which it then assigns to a property. Use when for setting up RMI codebases.

nested filesets are supported; if present, these are turned into the url with the given separator between them (default = " ").