Uses of Interface
fi.helsinki.dacopan.scenario.ObjectSerializer

Packages that use ObjectSerializer
fi.helsinki.dacopan.scenario Classes for saving and loading the scenario data. 
 

Uses of ObjectSerializer in fi.helsinki.dacopan.scenario
 

Classes in fi.helsinki.dacopan.scenario that implement ObjectSerializer
 class XStreamObjectSerializer
          An ObjectSerializer implementation based on XStream, a library which serializes object graphs as XML.
 

Methods in fi.helsinki.dacopan.scenario with parameters of type ObjectSerializer
 void ScenarioFile.setObjectSerializer(ObjectSerializer serializer)
          Sets the object serializer to be used when saving objects.
 



© Dacopan2 team, 2005-