Interface MetaDataFilter

All Known Implementing Classes:
ClassAnnotationMetaDataFilter, SuffixMetaDataFilter

public interface MetaDataFilter
Filters metadata resources. Typically used to constrain the results of a MetaDataIterator.
Author:
Abe White
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Information about a metadata resource.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Return whether the given resource passes the filter.