Searched refs:Gte (Results 1 – 2 of 2) sorted by relevance
29 public class Gte extends Operation class
47 import org.apache.xpath.operations.Gte;337 return compileOperation(new Gte(), opPos); in gte()