public class XMLPrettyPrinter extends Object
| Constructor and Description |
|---|
XMLPrettyPrinter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
prettify(File file)
Pretty prints contents of the xml file.
|
static void |
prettify(org.apache.axiom.om.OMElement wsdlElement,
OutputStream out) |
public static void prettify(File file)
file - public static void prettify(org.apache.axiom.om.OMElement wsdlElement,
OutputStream out)
throws Exception
ExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.