public abstract class XMLUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
UTF8_BOM |
| Constructor and Description |
|---|
XMLUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
prettyPrintXML(byte[] xmlFile) |
public static final java.lang.String UTF8_BOM