From 48daf7a5717a57fe88a24c689086dfe1abb0719b Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sat, 17 Oct 2009 06:10:29 +0000 Subject: [PATCH] polish git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2147 50f2f4bb-b051-0410-bef5-90022cba6387 --- spring-framework-reference/src/validation.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-framework-reference/src/validation.xml b/spring-framework-reference/src/validation.xml index fa41125fbe5..8e4530878af 100644 --- a/spring-framework-reference/src/validation.xml +++ b/spring-framework-reference/src/validation.xml @@ -1564,7 +1564,7 @@ public class Account { } }]]> - Now used in the following test case: + Now mapped between in the following test case: () {
Further Reading - Consult the JavaDocs of org.springframework.mapping.support.SpelMapper for more information on the implementation options. + Consult the JavaDocs of MapperFactory MapperBuilder in the org.springframework.mapping.support package for more information on the configuration options. Dozer is another general-purpose object mapper available in the open source Java community.