Uses of Class
org.apache.commons.betwixt.expression.TypedUpdater

Packages that use TypedUpdater
org.apache.commons.betwixt.expression This package contains the system which extracts values from beans. 
 

Uses of TypedUpdater in org.apache.commons.betwixt.expression
 

Subclasses of TypedUpdater in org.apache.commons.betwixt.expression
 class DynaBeanUpdater
          Updates DynaBean's.
 class MethodUpdater
          MethodUpdater updates the current bean context by calling a WriteMethod with the String value from the XML attribute or element.
 



Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.