Saves the diagram to the specified XML document.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void saveToXml ( |
A java.io.OutputStream where the XML markup should be serialized.
See Also