public class XmlStringPrettyFormatter extends Object
Very much inspired by http://stackoverflow.com/questions/139076/how-to-pretty-print-xml-from-java and http://pastebin.com/XL7932aC
static String
xmlPrettyFormat(String xmlStringToFormat)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String xmlPrettyFormat(String xmlStringToFormat)
Copyright © 2014–2019 AssertJ. All rights reserved.