|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.betwixt.io.read | |
org.apache.commons.betwixt.io | Package contains classes dealing directly with the reading and writing of beans. |
org.apache.commons.betwixt.io.read | Package contains strategy and configuration classes used by reading only. |
org.apache.commons.betwixt.strategy | This package contains a variety of plugin Strategy patterns that can be used to customize the default behaviour.of the XMLIntrospector |
Classes in org.apache.commons.betwixt.io.read used by org.apache.commons.betwixt.ioReadConfiguration
|
Stores mapping phase configuration settings that apply only for bean reading. ReadContext
|
Extends Context to provide read specific functionality. |
Classes in org.apache.commons.betwixt.io.read used by org.apache.commons.betwixt.io.readBeanBindAction
|
Action that creates and binds a new bean instance. BeanCreationChain
|
A Chain of bean creators. BeanCreationList
|
Chain implementation that's backed by a list. ChainedBeanCreator
|
Creator of beans that may delegate responsibility to members down the chain. 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. |
Classes in org.apache.commons.betwixt.io.read used by org.apache.commons.betwixt.strategyMappingAction
|
Executes mapping action for a subgraph. ReadContext
|
Extends Context to provide read specific functionality. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |