public class NumericComparisonOperand extends Characteristic<NumericValue>
Constructor and Description |
---|
NumericComparisonOperand(Expression exp) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
NumericValue |
evaluate(XPathContext context) |
int |
hashCode() |
java.lang.String |
toString() |
getSlotNumber, setSlotNumber
public NumericComparisonOperand(Expression exp)
public NumericValue evaluate(XPathContext context) throws XPathException
evaluate
in class Characteristic<NumericValue>
XPathException
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.