Class EmptyOperator
java.lang.Object
org.apache.taglibs.standard.lang.jstl.UnaryOperator
org.apache.taglibs.standard.lang.jstl.EmptyOperator
The implementation of the empty operator
- Version:
- $Change: 181177 $$DateTime: 2001/06/26 08:45:09 $$Author: kchung $
- Author:
- Nathan Abramson - Art Technology Group
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SINGLETON
-
-
Constructor Details
-
EmptyOperator
public EmptyOperator()Constructor
-
-
Method Details
-
getOperatorSymbol
Returns the symbol representing the operator- Specified by:
getOperatorSymbolin classUnaryOperator
-
apply
Applies the operator to the given value- Specified by:
applyin classUnaryOperator- Throws:
ELException
-