| Package | Description |
|---|---|
| org.apache.taglibs.standard.lang.jstl |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyOperator
The implementation of the empty operator
|
class |
NotOperator
The implementation of the not operator
|
class |
UnaryMinusOperator
The implementation of the unary minus operator
|
| Modifier and Type | Method and Description |
|---|---|
UnaryOperator |
UnaryOperatorExpression.getOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
UnaryOperatorExpression.setOperator(UnaryOperator pOperator) |
| Constructor and Description |
|---|
UnaryOperatorExpression(UnaryOperator pOperator,
List pOperators,
Expression pExpression)
Constructor
|
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.