org.objectweb.util.ant

Class Ls


public class Ls
extends MatchingTask

This simple task permits to list a set of directories. The result is print on the System.out output.
Author:
Sebastien Chassande-Barrioz

Method Summary

void
execute()
void
setDir(File d)

Method Details

execute

public void execute()
            throws BuildException

setDir

public void setDir(File d)