Uses of Class
ognl.NumericLiterals
-
Packages that use NumericLiterals Package Description ognl OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects. -
-
Uses of NumericLiterals in ognl
Fields in ognl declared as NumericLiterals Modifier and Type Field Description private static NumericLiteralsOgnlRuntime. numericLiteralsNumeric primitive literal string expressions.
-