Search
XmlSerializationContext.getXmlDocument Method
See Also
 






Gets the underlying XML document.

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

 Syntax

Java  Copy Code

public Document getXmlDocument ()

 Return Value

An instance of the Document class.

 See Also