xpather
Class XpathAttribute

java.lang.Object
  extended by xpather.XpathExpression<XpathAttribute>
      extended by xpather.XpathAttribute
All Implemented Interfaces:
XpathFragment

public class XpathAttribute
extends XpathExpression<XpathAttribute>


Constructor Summary
XpathAttribute(java.lang.String name)
           
 
Method Summary
 XpathFragment containing(java.lang.String value)
           
 
Methods inherited from class xpather.XpathExpression
atIndex, element, is, toString, toXpath, with, xPath, xpathExpression
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XpathAttribute

public XpathAttribute(java.lang.String name)
Method Detail

containing

public XpathFragment containing(java.lang.String value)


Copyright © 2011. All Rights Reserved.