net.sf.jabb.util.text
Class XmlFormatter
java.lang.Object
net.sf.jabb.util.text.XmlFormatter
public class XmlFormatter
- extends Object
Pretty formatting XML.
See
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlFormatter
public XmlFormatter()
prettyFormat
public static String prettyFormat(String input,
int indent)
prettyFormat
public static String prettyFormat(String input)
Copyright © 2012. All Rights Reserved.