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

See:
          Description

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

Class Summary
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.
ReadConfiguration Stores mapping phase configuration settings that apply only for bean reading.
ReadContext Extends Context to provide read specific functionality.
 

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

Package contains strategy and configuration classes used by reading only.



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