pl.edu.agh.cast.converter
Class IdentityConverter
java.lang.Object
pl.edu.agh.cast.converter.IdentityConverter
- All Implemented Interfaces:
- IConverter
public class IdentityConverter
- extends Object
- implements IConverter
Example converter - doesn't change anything.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityConverter
public IdentityConverter()
convert
public void convert(DataSet set)
- Does nothing.
- Specified by:
convert
in interface IConverter
- Parameters:
set
- The data set to convert
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.