com.ximpleware
Class FunctionalLocationPathExpr

java.lang.Object
  extended by com.ximpleware.Expr
      extended by com.ximpleware.LocationPathExpr
          extended by com.ximpleware.FunctionalLocationPathExpr

public class FunctionalLocationPathExpr
extends LocationPathExpr


Field Summary
static int FUNC_PATH
           
 
Fields inherited from class com.ximpleware.LocationPathExpr
ABSOLUTE_PATH, BACKWARD, END, FORWARD, RELATIVE_PATH, START, TERMINAL
 
Constructor Summary
FunctionalLocationPathExpr(FuncExpr fne1)
           
 
Method Summary
 int evalNodeSet(VTDNav vn)
           
 String toString()
           
 
Methods inherited from class com.ximpleware.LocationPathExpr
adjust, clearCache, computeContextSize, computeContextSize4Ancestor, computeContextSize4Ancestor2, computeContextSize4AncestorOrSelf, computeContextSize4AncestorOrSelf2, computeContextSize4Child, computeContextSize4Child2, computeContextSize4DDFP, computeContextSize4DDFP2, computeContextSize4FollowingSibling, computeContextSize4FollowingSibling2, computeContextSize4Parent, computeContextSize4Parent2, computeContextSize4PrecedingSibling, computeContextSize4PrecedingSibling2, computeContextSize4Self, computeContextSize4Self2, evalBoolean, evalNumber, evalString, isBoolean, isFinal, isNodeSet, isNumerical, isString, isUnique, markCacheable, markCacheable2, optimize, optimize2, process_ancestor_or_self, process_ancestor_or_self2, process_ancestor, process_ancestor2, process_attribute, process_child, process_child2, process_DDFP, process_DDFP2, process_following_sibling, process_following_sibling2, process_namespace, process_parent, process_parent2, process_preceding_sibling, process_preceding_sibling2, process_self, process_self2, requireContextSize, reset, selectNodeType, setContextSize, setPathType, setPosition, setStep, transition_child, transition_DDFP
 
Methods inherited from class com.ximpleware.Expr
computeDataSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FUNC_PATH

public static final int FUNC_PATH
See Also:
Constant Field Values
Constructor Detail

FunctionalLocationPathExpr

public FunctionalLocationPathExpr(FuncExpr fne1)
Method Detail

toString

public String toString()
Overrides:
toString in class LocationPathExpr

evalNodeSet

public int evalNodeSet(VTDNav vn)
                throws NavException,
                       XPathEvalException
Overrides:
evalNodeSet in class LocationPathExpr
Throws:
NavException
XPathEvalException


Copyright © 2013. All Rights Reserved.