public final class NameGlobAEF extends org.entityfs.support.filter.AbstractConvenientFilter<ArchiveEntry<?,?>> implements ArchiveEntryFilter
Glob
pattern.
"AEF" stands for ArchiveEntryFilter
.
Constructor and Description |
---|
NameGlobAEF(org.entityfs.support.util.regexp.Glob pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(ArchiveEntry<?,?> object) |
public boolean matches(ArchiveEntry<?,?> object)
matches
in interface org.entityfs.support.filter.Filter<ArchiveEntry<?,?>>