public class WildcardMatchOnName extends WildcardMatchOnPath
pattern, wildcardString| Constructor and Description |
|---|
WildcardMatchOnName(Pattern pattern) |
WildcardMatchOnName(String wildcardString) |
public WildcardMatchOnName(String wildcardString)
public WildcardMatchOnName(Pattern pattern)
public boolean accept(MFile file)
MFileFilteraccept in interface MFileFilteraccept in class WildcardMatchOnPathfile - the MFiletrue if and only if the mfile should be
included in the file collection; false otherwise.public static void main(String[] args)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.