com.jayway.jsonpath.internal
Class JsonFormatter

java.lang.Object
  extended by com.jayway.jsonpath.internal.JsonFormatter

public class JsonFormatter
extends Object


Constructor Summary
JsonFormatter()
           
 
Method Summary
static String prettyPrint(String input)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonFormatter

public JsonFormatter()
Method Detail

prettyPrint

public static String prettyPrint(String input)


Copyright © 2011-2012. All Rights Reserved.