org.jacorb.idl.util

Class PrettyPrinter

public class PrettyPrinter extends Object

Tidies up the java source code using Jalopy.
Method Summary
static voidprettify(File file)
Pretty prints contents of the java source file.

Method Detail

prettify

public static void prettify(File file)
Pretty prints contents of the java source file.

Parameters: file