Retrieves the names of the files that match the specified search path.
public static String[] getFiles( String path )
path
The search path.
Returns an array of strings containing the names of the files that match the search path.