Interface ListParseFilter

  • All Superinterfaces:
    Cloneable, ParseFilter, Serializable

    @Deprecated(since="2021-07-29")
    public interface ListParseFilter
    extends ParseFilter
    Deprecated.
    This API is deprecated as Apache Abdera is a retired project since 2017.
    A ParseFilter that is based on an internal collection of QName's.
    • Method Detail

      • contains

        boolean contains​(QName qname)
        Deprecated.
        Returns true if the given qname has been added to the filter
      • contains

        boolean contains​(QName qname,
                         QName attribute)
        Deprecated.
        Returns true if the given attribute has been added to the filter