public class XMLPrettyPrinter extends Object
Constructor and Description |
---|
XMLPrettyPrinter(InputStream in) |
XMLPrettyPrinter(InputStream in,
boolean format,
boolean numeric,
String encoding) |
XMLPrettyPrinter(InputStream in,
String encoding) |
public XMLPrettyPrinter(InputStream in, boolean format, boolean numeric, String encoding)
public XMLPrettyPrinter(InputStream in)
public XMLPrettyPrinter(InputStream in, String encoding)
public String xmlFormat()
Copyright © 2016 WSO2 Inc. All rights reserved.