|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IXMLPrettyPrinter
XML Pretty Printer interface.
| Method Summary | |
|---|---|
String |
prettyPrint(String xml,
int indent)
Indent the given xml with the given indent number. |
| Method Detail |
|---|
String prettyPrint(String xml,
int indent)
throws Exception
xml - XML to indentindent - the indent number.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||