public class RegExpMatchOnName extends java.lang.Object implements MFileFilter
| Constructor and Description |
|---|
RegExpMatchOnName(java.lang.String regExpString) |
public boolean accept(MFile file)
MFileFilteraccept in interface MFileFilterfile - the MFiletrue if and only if the name should be
included in the file collection; false otherwise.