|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ClassConstantInspector
can inspect class
constants in an interface.java.util.Map
that enables class constant access from
EL expressions.ClassConstantMapper
in
application scope.java.util.HashMap
that enforces a "strict" get()
method in that it will throw an exception if the specified key has no
corresponding Map entry.ClassConstantInspector
can inspect class
constants in a class without a no-args constructor.ClassConstantInspector
can inspect class
constants of various types.<ccc:constantsMap>
which
establishes a scoped variable containing a Map of all class constants found
in a named target class.<ccc:constantsMap>
custom
action that checks to ensure that the scope name, if specified, is a
valid one.ClassConstantMapper
in
application context.
PageContext
) and vice versa.var
and scope
attributes.<ccc:setConstant>
which
establishes a scoped variable created from the named class constant.<ccc:setConstant>
custom
action that checks to ensure that the scope name, if specified, is a
valid one.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |