Interface MetaDataFilter

    • Method Detail

      • matches

        boolean matches​(MetaDataFilter.Resource rsrc)
                 throws java.io.IOException
        Return whether the given resource passes the filter.
        Throws:
        java.io.IOException