Uses of Interface
org.smooks.api.resource.config.xpath.Predicate
-
Packages that use Predicate Package Description org.smooks.api.resource.config.xpath -
-
Uses of Predicate in org.smooks.api.resource.config.xpath
Subinterfaces of Predicate in org.smooks.api.resource.config.xpath Modifier and Type Interface Description interfacePredicateEvaluatorJaxen XPath expression evaluator.Methods in org.smooks.api.resource.config.xpath that return types with arguments of type Predicate Modifier and Type Method Description List<Predicate>SelectorStep. getPredicates()
-