FileEnumerator.getNextFile

Overview | Methods | This Package | All Packages

FileEnumerator.getNextFile

Finds the next file that matches the pattern of the file enumerator.

Syntax

public void getNextFile()

Remarks

Following a call to this method, the hasMoreFiles method can be used to determine if more files remain in the enumeration.