public class IndentNumberPrettyPrinter extends Object implements IXMLPrettyPrinter
java.lang.IllegalArgumentException: Not supported: indent-number(see bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6519088)
| Modifier and Type | Field and Description |
|---|---|
static IXMLPrettyPrinter |
INSTANCE |
| Constructor and Description |
|---|
IndentNumberPrettyPrinter() |
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.