| Package | Description |
|---|---|
| org.apache.taglibs.standard.lang.jstl |
| Modifier and Type | Class and Description |
|---|---|
class |
GreaterThanOperator
The implementation of the greater than operator
|
class |
GreaterThanOrEqualsOperator
The implementation of the greater than or equals operator
|
class |
LessThanOperator
The implementation of the less than operator
|
class |
LessThanOrEqualsOperator
The implementation of the less than or equals operator
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
Coercions.applyRelationalOperator(Object pLeft,
Object pRight,
RelationalOperator pOperator,
Logger pLogger)
Performs all of the necessary type conversions, then calls on the
appropriate operator.
|
Copyright (c) 1999-2012 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.