Package tigase.xml

Interface Element.Matcher<T>

Enclosing class:
Element

public static interface Element.Matcher<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(T item)
     
  • Method Details

    • match

      boolean match(T item)