Search
XmlPersistContext.getXmlDocument Method
See Also
 






Gets the underlying XML document.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public Document getXmlDocument ()

 Return Value

A Document object.

 See Also