Initializes a new instance of the XmlSerializationContext class.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public XmlSerializationContext ( |
The Schedule this class will operate on.
The XML document to serialize/deserialize to/from.
See Also