|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ElementMapping | |
| org.apache.commons.betwixt.io.read | Package contains strategy and configuration classes used by reading only. |
| Uses of ElementMapping in org.apache.commons.betwixt.io.read |
| Methods in org.apache.commons.betwixt.io.read with parameters of type ElementMapping | |
java.lang.Object |
ChainedBeanCreator.create(ElementMapping elementMapping,
ReadContext context,
BeanCreationChain chain)
Creates a bean either directly or by delegating the responsibility to the other members of the chain. |
java.lang.Object |
BeanCreationList.create(ElementMapping elementMapping,
ReadContext readContext)
Creates an Object based on the given element mapping and read context. |
abstract java.lang.Object |
BeanCreationChain.create(ElementMapping elementMapping,
ReadContext context)
Create a bean for the given mapping in the given context. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||