public interface Predicate
Adapted from xml-lif (https://github.com/liflab/xml-lif) by Sylvain Hallé
-
Method Summary
Modifier and TypeMethodDescriptionbooleanevaluate(XmlElement root) static Predicatestatic PredicateparsePredicate(String predicate)
-
Method Details
-
evaluate
-
parsePredicate
- Throws:
InvalidXPath
-
newEqualityPredicate
- Throws:
InvalidXPath
-