groovy.util
Interface IFileNameFinder


public interface IFileNameFinder


Method Summary
 List getFileNames(String basedir, String pattern)
           
 

Method Detail

getFileNames

public List getFileNames(String basedir,
                         String pattern)


Copyright © 2003-2007 The Codehaus. All Rights Reserved.