|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectxpather.XpathExpression<XpathPredicate>
xpather.XpathPredicate
public class XpathPredicate
| Constructor Summary | |
|---|---|
XpathPredicate(java.lang.String predicate)
|
|
| Method Summary | |
|---|---|
static XpathDecorator<XpathPredicate> |
containing(java.lang.String value)
|
static XpathDecorator<XpathPredicate> |
equalTo(java.lang.String value)
|
static XpathDecorator<XpathExpression> |
index(int index)
|
| 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 |
|---|
public XpathPredicate(java.lang.String predicate)
| Method Detail |
|---|
public static XpathDecorator<XpathPredicate> containing(java.lang.String value)
public static XpathDecorator<XpathPredicate> equalTo(java.lang.String value)
public static XpathDecorator<XpathExpression> index(int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||