public class XmlUtil extends Object
| Constructor and Description |
|---|
XmlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
escapeXml(String input) |
static String |
prettyPrint(InputSource is) |
public static String prettyPrint(InputSource is)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.