Search
ImportItemEvent.getMasterXml Method
See Also
 

Gets the XML DOM Element corresponding to the Visio XML code that describes the shape master.

Namespace: com.mindfusion.diagramming.importers
Package: com.mindfusion.diagramming.importers

 Syntax

Java  Copy Code

public Element getMasterXml ()

 Return Value

An org.w3c.dom.Element instance.

 See Also