public class XMLUtils extends Object
| Constructor and Description |
|---|
XMLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
writeNodeToString(Node node)
Writes the content of a DOM Node to a string.
|
public static String writeNodeToString(Node node)
node - The DOM Node to be serialized.Copyright © 2024 Open Geospatial Consortium. All rights reserved.