org.gcube.portlets.admin.software_upload_wizard.server.util
Class XmlFormatter

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.server.util.XmlFormatter

public class XmlFormatter
extends Object


Constructor Summary
XmlFormatter()
           
 
Method Summary
static String prettyFormat(String input, boolean withHeader)
           
static String prettyFormat(String input, int indent, boolean withHeader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlFormatter

public XmlFormatter()
Method Detail

prettyFormat

public static String prettyFormat(String input,
                                  int indent,
                                  boolean withHeader)

prettyFormat

public static String prettyFormat(String input,
                                  boolean withHeader)


Copyright © 2013. All Rights Reserved.