xpather
Class XpathElement

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

public class XpathElement
extends XpathExpression<XpathElement>


Constructor Summary
XpathElement(java.lang.String name)
           
 
Method Summary
static XpathFragment any(XpathElement xpathElement)
           
 
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

XpathElement

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

any

public static XpathFragment any(XpathElement xpathElement)


Copyright © 2011. All Rights Reserved.