public class mxXmlUtils extends Object
| Constructor and Description |
|---|
mxXmlUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getXml(Node node)
Returns a string that represents the given node.
|
static Document |
parseXml(String xml)
Returns a new document for the given XML string.
|
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.