Uses of Interface
xpather.XpathFragment

Uses of XpathFragment in xpather
 

Classes in xpather that implement XpathFragment
 class XpathAttribute
           
 class XpathElement
           
 class XpathExpression<T extends XpathExpression>
           
 class XpathPredicate
           
 

Methods in xpather that return XpathFragment
static XpathFragment XpathElement.any(XpathElement xpathElement)
           
 XpathFragment XpathAttribute.containing(java.lang.String value)
           
 

Methods in xpather with parameters of type XpathFragment
 T XpathDecorator.decorate(XpathFragment xpathFragment)
           
 T XpathExpression.with(XpathFragment xpathFragment)
           
static XpathExpression XpathExpression.xpathExpression(XpathFragment... xpathFragments)
           
 

Constructors in xpather with parameters of type XpathFragment
XpathExpression(XpathFragment... xpathFragments)
           
 



Copyright © 2011. All Rights Reserved.