|
SienaXML (v.2.0.0) API documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectsiena.xml.xpath.Predicate
siena.xml.xpath.PositionPredicate
public class PositionPredicate
This object is used for predicates that specify a position of a XML tag.
| Field Summary |
|---|
| Fields inherited from class siena.xml.xpath.Predicate |
|---|
COMPARE, COMPOUND, EQUALITY, FUNCTION, POSITION |
| Constructor Summary | |
|---|---|
PositionPredicate(int actualPosition)
|
|
PositionPredicate(java.lang.String function)
|
|
| Method Summary | |
|---|---|
int |
getPosition()
|
| Methods inherited from class siena.xml.xpath.Predicate |
|---|
buildPredicate, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PositionPredicate(int actualPosition)
public PositionPredicate(java.lang.String function)
| Method Detail |
|---|
public int getPosition()
|
SienaXML (v.2.0.0) API documentation | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||