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
Exception
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.