Overview | Methods | This Package | All Packages
Retrieves the names of the files that match the specified search path.
Syntax
public static String[] getFiles( String path )
Parameters
path
The search path.
Return Value
Returns an array of strings containing the names of the files that match the search path.