-
Constructor Summary
Constructors
-
Method Summary
boolean
match(tigase.xml.Element element)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElemPathCriteria
public ElemPathCriteria(String[] elemNames,
String[] namespaces)
-
Method Details
-
-
match
public boolean match(tigase.xml.Element element)
- Specified by:
match in interface Criteria