Uses of Interface org.jaxen.expr.LocationPath

Uses in package org.jaxen

Methods with parameter type org.jaxen.expr.LocationPath

void
JaxenHandler.addSteps(LocationPath locationPath, Iterator stepIter)

Uses in package org.jaxen.expr

Classes implementing org.jaxen.expr.LocationPath

class
class
class

Constructors with parameter type org.jaxen.expr.LocationPath

DefaultPathExpr.DefaultPathExpr(Expr filterExpr, LocationPath locationPath)

Fields of type org.jaxen.expr.LocationPath

LocationPath

Methods with parameter type org.jaxen.expr.LocationPath

PathExpr
PathExpr
Create a new path expression.

Methods with return type org.jaxen.expr.LocationPath

LocationPath
LocationPath
Create a new empty absolute location path.
LocationPath
LocationPath
Create a new empty relative location path.
LocationPath
Returns the location path part of this path expression.
LocationPath
Returns the location path part of this path expression.

Uses in package org.jaxen.pattern

Methods with parameter type org.jaxen.expr.LocationPath

LocationPathPattern