|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.util.XMLPrettyPrinter
public class XMLPrettyPrinter
An XML pretty printer based on xsl stylesheets
Constructor Summary | |
---|---|
XMLPrettyPrinter()
|
Method Summary | |
---|---|
static void |
prettify(java.io.File file)
Pretty prints contents of the xml file. |
static void |
prettify(org.apache.axiom.om.OMElement wsdlElement,
java.io.OutputStream out)
|
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
- public static void prettify(org.apache.axiom.om.OMElement wsdlElement, java.io.OutputStream out) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |