Package sunlabs.brazil.properties
package sunlabs.brazil.properties
-
ClassDescription
ExprProps
is a subclass ofProperties
that is "smart" in the sense that it wraps aCalculator
object, passingget
andgetProperty
keys to theCalculator
for processing.TheExprPropsHandler
installs an expression evaluator as a "smart properties" into the current request object, enabling arithmetic and logical expression evaluation in property name lookups.APropertiesList
instance is intended to be an element of a doubly linked list consisting of otherPropertiesList
instances.Handler that performs value conversions on ${...} substitutions.Class that maps strings to strings.HTML escape a value.Convert a value to lowercase.Do a regexp substitution on a value.URL encode a String.