Uses of Class
org.basex.query.xquery.path.Test

Packages that use Test
org.basex.query.xquery.path Contains XQuery 1.0 path expressions. 
 

Uses of Test in org.basex.query.xquery.path
 

Fields in org.basex.query.xquery.path declared as Test
static Test Test.NODE
          Static node test.
 Test Step.test
          Node test.
 

Constructors in org.basex.query.xquery.path with parameters of type Test
Step(Axis a, Test t, Expr[] p)
          Constructor.