Expression represents an arbitrary expression on a bean.
Expression
Updates the current bean context with a new String value.
Context
Updates the current bean context with a new String value. This is typically used when parsing XML and updating a beans value from XML.
Parameters: context - update this Context Parameters: newValue - the new value for this expressionUpdater