Contains methods that help serialize and deserialize schedule objects to and from XML documents.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public class XmlSerializationContext extends SerializationContext |
Inheritance Hierarchyjava.lang.Object![]()
com.mindfusion.scheduling.model.SerializationContext
com.mindfusion.scheduling.model.XmlSerializationContext
See Also