ch.elca.el4j.services.xmlmerge.mapper
Class StandardMappers

java.lang.Object
  extended by ch.elca.el4j.services.xmlmerge.mapper.StandardMappers

public class StandardMappers
extends Object

Constant for built-in mappers. The constant names are also used in the configuration.

Author:
Laurent Bovet (LBO), Alex Mathey (AMA)
File-location:
StandardMappers
Last check-in date:
2009-08-04 15:48:31 +0200 (Di, 04. Aug 2009) by swismer for revision 3884

Field Summary
static IdentityMapper IDENTITY
          IdentityMapper
 
Constructor Summary
StandardMappers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IDENTITY

public static final IdentityMapper IDENTITY
IdentityMapper

Constructor Detail

StandardMappers

public StandardMappers()


Copyright © 2005-2011 ELCA. All Rights Reserved.