|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.util.PrettyPrinter
public class PrettyPrinter
Tidies up the java source code using Jalopy. This is used by both ADB and Codegen hence needs to be in the commons rather than a specific module
Constructor Summary | |
---|---|
PrettyPrinter()
|
Method Summary | |
---|---|
static void |
prettify(java.io.File file)
Pretty prints contents of the java source file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrettyPrinter()
Method Detail |
---|
public static void prettify(java.io.File file)
file
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |