org.lexgrid.loader.staging.fieldmapper
Class KeyValueFieldMapper

java.lang.Object
  extended by org.lexgrid.loader.staging.fieldmapper.KeyValueFieldMapper
All Implemented Interfaces:
org.springframework.batch.item.file.mapping.FieldSetMapper<KeyValuePair>

public class KeyValueFieldMapper
extends java.lang.Object
implements org.springframework.batch.item.file.mapping.FieldSetMapper<KeyValuePair>

The Class KeyValueFieldMapper.

Author:
Kevin Peterson

Constructor Summary
KeyValueFieldMapper()
           
 
Method Summary
 KeyValuePair mapFieldSet(org.springframework.batch.item.file.transform.FieldSet values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyValueFieldMapper

public KeyValueFieldMapper()
Method Detail

mapFieldSet

public KeyValuePair mapFieldSet(org.springframework.batch.item.file.transform.FieldSet values)
Specified by:
mapFieldSet in interface org.springframework.batch.item.file.mapping.FieldSetMapper<KeyValuePair>

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.