pl.edu.agh.cast.data.converter.gdm2schema
Class GDM2SchemaConverter
java.lang.Object
pl.edu.agh.cast.data.converter.AbstractConverter
pl.edu.agh.cast.data.converter.gdm2schema.GDM2SchemaConverter
- All Implemented Interfaces:
- IConverter
public class GDM2SchemaConverter
- extends AbstractConverter
- implements IConverter
General domain data set to schema data set converter.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GDM2SchemaConverter
public GDM2SchemaConverter(ConverterSpecification specification)
- Constructor.
- Parameters:
specification
- converter specification
doConvert
protected <T extends IDataSet<? extends IElement>> T doConvert(MultiMap<ConverterInputEntry,? extends IDataSet<? extends IElement>> dataSets)
throws ConverterException
-
- Specified by:
doConvert
in class AbstractConverter
- Throws:
ConverterException
- See Also:
pl.edu.agh.cast.data.converter.AbstractConverter#doConvert(pl.edu.agh.cast.common.collections.collections.MultiMap)
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.