Package sunlabs.brazil.properties


package sunlabs.brazil.properties
  • Class
    Description
    ExprProps is a subclass of Properties that is "smart" in the sense that it wraps a Calculator object, passing get and getProperty keys to the Calculator for processing.
    The ExprPropsHandler installs an expression evaluator as a "smart properties" into the current request object, enabling arithmetic and logical expression evaluation in property name lookups.
    A PropertiesList instance is intended to be an element of a doubly linked list consisting of other PropertiesList 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.