ma.glasnost.orika.test.community
Class JaxbElementTestCase.MyMapper

java.lang.Object
  extended by ma.glasnost.orika.impl.ConfigurableMapper
      extended by ma.glasnost.orika.test.community.JaxbElementTestCase.MyMapper
All Implemented Interfaces:
MapperFacade
Enclosing class:
JaxbElementTestCase

public static class JaxbElementTestCase.MyMapper
extends ConfigurableMapper

Encapsulate the configuration in your own reusable mapper


Nested Class Summary
static class JaxbElementTestCase.MyMapper.EventConverter
           
 
Constructor Summary
JaxbElementTestCase.MyMapper()
           
 
Method Summary
 void configure(MapperFactory factory)
           
 
Methods inherited from class ma.glasnost.orika.impl.ConfigurableMapper
configureFactoryBuilder, convert, convert, dedicatedMapperFor, dedicatedMapperFor, dedicatedMapperFor, dedicatedMapperFor, map, map, map, map, map, map, map, map, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsArray, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsCollection, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsList, mapAsMap, mapAsMap, mapAsMap, mapAsMap, mapAsMap, mapAsMap, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, mapAsSet, newObject, resolveMappingStrategy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbElementTestCase.MyMapper

public JaxbElementTestCase.MyMapper()
Method Detail

configure

public void configure(MapperFactory factory)
Overrides:
configure in class ConfigurableMapper


Copyright © 2012 Glasnost. All Rights Reserved.