Uses of Class
com.evolvedbinary.xpath.parser.ast.PathExpr
-
Packages that use PathExpr Package Description com.evolvedbinary.xpath.parser -
-
Uses of PathExpr in com.evolvedbinary.xpath.parser
Methods in com.evolvedbinary.xpath.parser that return PathExpr Modifier and Type Method Description PathExprXPathParser. relativePathToPath(StepExpr initialStep, RelativePathExpr relativePathExpr)Converts a Relative Path Expression to a Path Expression
-