com.ximpleware.extended.xpath
Class Predicate
java.lang.Object
com.ximpleware.extended.xpath.Predicate
- All Implemented Interfaces:
- LocationPathNode
public class Predicate
- extends Object
- implements LocationPathNode
LocationPathExpr uses this class to represent a predicate
count
public int count
expr
public Expr expr
nextP
public Predicate nextP
Predicate
public Predicate()
eval
public boolean eval(VTDNavHuge vn)
- Specified by:
eval in interface LocationPathNode
setIndex
public void setIndex(double index)
throws XPathEvalExceptionHuge
- Throws:
XPathEvalExceptionHuge
reset
public void reset(VTDNavHuge vn)
toString
public String toString()
- Overrides:
toString in class Object
requireContextSize
public boolean requireContextSize()
setContextSize
public void setContextSize(int size)
adjust
public void adjust(int n)
Copyright © 2013. All Rights Reserved.