Search
XmlSerializationContext Class
See Also
 






Contains methods that help serialize and deserialize schedule objects to and from XML documents.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public class XmlSerializationContext extends SerializationContext

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.scheduling.model.SerializationContext
        com.mindfusion.scheduling.model.XmlSerializationContext

 See Also