public interface MetaDataFilter
MetaDataIterator.| Modifier and Type | Interface and Description |
|---|---|
static interface |
MetaDataFilter.Resource
Information about a metadata resource.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(MetaDataFilter.Resource rsrc)
Return whether the given resource passes the filter.
|
boolean matches(MetaDataFilter.Resource rsrc) throws IOException
IOExceptionCopyright © 2006–2022 Apache Software Foundation. All rights reserved.