public class mxXmlUtils
extends java.lang.Object
| Constructor and Description |
|---|
mxXmlUtils() |
public static org.w3c.dom.Document parseXml(java.lang.String xml)
xml - String that represents the XML data.public static java.lang.String getXml(org.w3c.dom.Node node)
node - Node to return the XML for.Copyright (c) 2010 Gaudenz Alder. All rights reserved.