public class LessEqualTest<Node> extends BinaryNumericTest<Node>
transformer
Constructor and Description |
---|
LessEqualTest() |
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, test
getPathExpression
protected boolean test(Double left, Double right)
test
in class BinaryNumericTest<Node>
public String getDescription()
NodeFunction
public String getLocalName()
getLocalName
in class TestFunction<Node>
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.