public class SuffixMetaDataFilter extends Object implements MetaDataFilter
MetaDataFilter.Resource| Constructor and Description |
|---|
SuffixMetaDataFilter(String suffix)
Constructor; supply suffix to match against.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(MetaDataFilter.Resource rsrc)
Return whether the given resource passes the filter.
|
public SuffixMetaDataFilter(String suffix)
public boolean matches(MetaDataFilter.Resource rsrc)
MetaDataFiltermatches in interface MetaDataFilterCopyright © 2006–2018 Apache Software Foundation. All rights reserved.