Uses of Class
xpather.XpathPredicate

Uses of XpathPredicate in xpather
 

Methods in xpather that return XpathPredicate
 XpathPredicate XpathExpression.is(java.lang.String value)
           
 

Methods in xpather that return types with arguments of type XpathPredicate
static XpathDecorator<XpathPredicate> XpathPredicate.containing(java.lang.String value)
           
static XpathDecorator<XpathPredicate> XpathPredicate.equalTo(java.lang.String value)
           
 



Copyright © 2011. All Rights Reserved.