From db9f25d6de68f78adb1ba62395f881f995342530 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Sat, 17 Oct 2009 06:10:29 +0000 Subject: [PATCH] polish --- 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 fa41125fbe..8e4530878a 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.