intarsys runtime library

de.intarsys.tools.serialize
Interface ISerializer

All Known Implementing Classes:
BONSerializer, CommonSerializer

public interface ISerializer

An ISerializer serializes "object" to its underlying persistence representation.


Method Summary
 void serialize(Object object)
           
 

Method Detail

serialize

void serialize(Object object)
               throws IOException
Throws:
IOException

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.