public class SuffixMetaDataFilter extends java.lang.Object implements MetaDataFilter
MetaDataFilter.Resource
Constructor and Description |
---|
SuffixMetaDataFilter(java.lang.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(java.lang.String suffix)
public boolean matches(MetaDataFilter.Resource rsrc)
MetaDataFilter
matches
in interface MetaDataFilter
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.