public class XMLPrettyPrinter
extends java.lang.Object
| Constructor and Description |
|---|
XMLPrettyPrinter() |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2004-2018 The Apache Software Foundation. All Rights Reserved.