Concept Framework 1.0 documentation Contents | Index

Serializable

Name Version Deprecated
Serializable version 1.0 no

Defined in : Serializable.con
(this file must be included in your application in order to have access, unless you use a child class of Serializable that includes this file)

Require : standard.lang.serialize

Description:
This is the base class for XML serializable objects. If you need to serialize an object, just derive its class from serializable.


Methods:
Serialize This function serializes an Serializable derived object
Unserialize This function unserializes an Serializable derived object




Documented by Eduard Suica, generation time: Thu Oct 15 20:01:53 2009 GMT(c)2009 RadGs Software