public class EqualTest<Node> extends BinaryNumericTest<Node>
transformer| Constructor and Description | 
|---|
| EqualTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription()A short human-readable description of what the node function does. | 
| String | getLocalName() | 
| protected boolean | test(Double left,
    Double right) | 
apply, getSignature, testgetPathExpressionprotected boolean test(Double left, Double right)
test in class BinaryNumericTest<Node>public String getDescription()
NodeFunctionpublic String getLocalName()
getLocalName in class TestFunction<Node>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.