Uses of Class
org.apache.commons.betwixt.io.read.MappingAction.Base

Packages that use MappingAction.Base
org.apache.commons.betwixt.io.read Package contains strategy and configuration classes used by reading only. 
 

Uses of MappingAction.Base in org.apache.commons.betwixt.io.read
 

Subclasses of MappingAction.Base in org.apache.commons.betwixt.io.read
 class ArrayBindAction
          Acts to bind an array property.
 class BeanBindAction
          Action that creates and binds a new bean instance.
 class SimpleTypeBindAction
          Action binds a simple type.
 



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