| Package | Description |
|---|---|
| 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.registry |
This package contains various plugins that can be used with
XMLIntrospector
to customize it's caching behaviour (or programmatically modify the XmlBeanInfo finding). |
| org.apache.commons.betwixt.strategy |
This package contains a variety of plugin Strategy patterns that can be used to customize the
default behaviours.
|
| Class and Description |
|---|
| ReadConfiguration
Stores mapping phase configuration settings that apply only for bean reading.
|
| ReadContext
Extends
Context to provide read specific functionality. |
| Class and Description |
|---|
| 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.
|
| 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.
|
| Class and Description |
|---|
| ElementMapping
Describes a mapping between an xml element and a betwixt element.
|
| ReadContext
Extends
Context to provide read specific functionality. |
| Class and Description |
|---|
| MappingAction
Executes mapping action for a subgraph.
|
| ReadContext
Extends
Context to provide read specific functionality. |
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.