public class NoIndentNumberPrettyPrinter extends Object implements IXMLPrettyPrinter
| Modifier and Type | Field and Description |
|---|---|
static IXMLPrettyPrinter |
INSTANCE |
| Constructor and Description |
|---|
NoIndentNumberPrettyPrinter() |
public static final IXMLPrettyPrinter INSTANCE
public String prettyPrint(String xml, int indent) throws Exception
IXMLPrettyPrinterprettyPrint in interface IXMLPrettyPrinterxml - XML to indentindent - the indent number.ExceptionCopyright © 2017. All Rights Reserved.