gr.uoa.di.madgik.execution.plan.element.filter
Interface IObjectConverter


public interface IObjectConverter


Method Summary
 String Convert(Object o)
           
 Object Convert(String serialization)
           
 

Method Detail

Convert

Object Convert(String serialization)
               throws Exception
Throws:
Exception

Convert

String Convert(Object o)
               throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.