|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.util.XMLPrettyPrinter
An XML pretty printer based on jtidy (http://sourceforge.net/projects/jtidy) The Jtidy jar needs to be in classpath for this to work and can be found at http://sourceforge.net/project/showfiles.php?group_id=13153
Constructor Summary | |
XMLPrettyPrinter()
|
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 XMLPrettyPrinter()
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 |