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 xmlFormatWithComments()
Copyright © 2017 WSO2. All rights reserved.