Package org.apache.commons.betwixt.io.read

Package contains strategy and configuration classes used by reading only.

See:
          Description

Interface Summary
ChainedBeanCreator Creator of beans that may delegate responsibility to members down the chain.
 

Class Summary
ArrayBindAction Acts to bind an array property.
BeanBindAction Action that creates and binds a new bean instance.
BeanCreationChain A Chain of bean creators.
BeanCreationList Chain implementation that's backed by a list.
ChainedBeanCreatorFactory Group of factory methods for ChainedBeanCreator's.
ElementMapping Describes a mapping between an xml element and a betwixt element.
MappingAction Executes mapping action for a subgraph.
MappingAction.Base Basic action.
ReadConfiguration Stores mapping phase configuration settings that apply only for bean reading.
ReadContext Extends Context to provide read specific functionality.
SimpleTypeBindAction Action binds a simple type.
 

Package org.apache.commons.betwixt.io.read Description

Package contains strategy and configuration classes used by reading only.



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