public class XmlFormatter extends Object
| Constructor and Description |
|---|
XmlFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
prettyFormat(String input,
boolean withHeader) |
static String |
prettyFormat(String input,
int indent,
boolean withHeader) |
Copyright © 2014. All Rights Reserved.