org.wso2.carbon.utils.xml
Class XMLPrettyPrinter
java.lang.Object
org.wso2.carbon.utils.xml.XMLPrettyPrinter
public class XMLPrettyPrinter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLPrettyPrinter
public XMLPrettyPrinter(InputStream in,
boolean format,
boolean numeric,
String encoding)
XMLPrettyPrinter
public XMLPrettyPrinter(InputStream in)
XMLPrettyPrinter
public XMLPrettyPrinter(InputStream in,
String encoding)
xmlFormat
public String xmlFormat()
Copyright © 2014 WSO2 Inc. All rights reserved.