Uses of Class
com.evolvedbinary.xpath.parser.ast.NodeComp

Packages that use NodeComp
com.evolvedbinary.xpath.parser.ast   
 

Uses of NodeComp in com.evolvedbinary.xpath.parser.ast
 

Fields in com.evolvedbinary.xpath.parser.ast declared as NodeComp
static NodeComp NodeComp.FOLLOWS
           
static NodeComp NodeComp.IS
           
static NodeComp NodeComp.PRECEDES
           
 

Methods in com.evolvedbinary.xpath.parser.ast that return NodeComp
static NodeComp NodeComp.fromSyntax(String syntax)
           
 



Copyright © 2016 Evolved Binary Ltd.. All Rights Reserved.