Package com.day.util

Class FileExpander

java.lang.Object
com.day.util.FileExpander
All Implemented Interfaces:
HandleExpander

public class FileExpander extends Object implements HandleExpander
The FileExpander takes file names as input, expands them according to the globbing patterns and returns a list of file names.
Since:
coati Audience wad