Package org.easetech.easytest.converter

Interface Summary
Converter<Type> A generic interface responsible for converting a Map object into a user defined object.
 

Class Summary
AbstractConverter<Type> An abstract implementation of the Converter interface that can be used by the user to define their custom converters.
ConverterManager A class that manages the registered Converters and makes them available to the framework.
 



Copyright © 2013. All Rights Reserved.