public final class NotEqualsExpression extends EqualsNotEqualsExpression
EQUALS_OPERATOR, EQUALS_OPERATOR_2, NOT_EQUALS_OPERATOR, NOT_EQUALS_OPERATOR_2, NOT_EQUALS_OPERATOR_3NESTING_END_CHAR, NESTING_START_CHAR, PARSING_PLACEHOLDER_CHAR| Constructor and Description |
|---|
NotEqualsExpression(IStandardExpression left,
IStandardExpression right) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStringRepresentation()
Obtain a string representation of the expression.
|
composeEqualsNotEqualsExpressioncomposeBinaryOperationExpression, getLeft, getRight, getStringRepresentationexecute, execute, toStringpublic NotEqualsExpression(IStandardExpression left, IStandardExpression right)
public String getStringRepresentation()
IStandardExpressionObtain a string representation of the expression.
getStringRepresentation in interface IStandardExpressiongetStringRepresentation in class ExpressionCopyright © 2017 The THYMELEAF team. All rights reserved.