public class GlobFilter extends Object implements FileFilter
| Modifier and Type | Field and Description |
|---|---|
static char[] |
WILDCARD_CHARS |
| Constructor and Description |
|---|
GlobFilter(String globPattern) |
public GlobFilter(String globPattern)
public String getGlobPattern()
public boolean accept(File pathname)
accept in interface FileFilterCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.