public class PrettyPrinter extends Object
PrettyPrinter()
static String
prettyPrintJava(String input)
static int
skipWhitespace(char[] expr, int cursor)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrettyPrinter()
public static String prettyPrintJava(String input)
public static int skipWhitespace(char[] expr, int cursor)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.