Class XMLPrettyPrinter

java.lang.Object
org.wso2.carbon.sequences.ui.util.XMLPrettyPrinter

public class XMLPrettyPrinter extends Object
  • Constructor Details

    • XMLPrettyPrinter

      public XMLPrettyPrinter(InputStream in, boolean format, boolean numeric, String encoding)
    • XMLPrettyPrinter

      public XMLPrettyPrinter(InputStream in)
    • XMLPrettyPrinter

      public XMLPrettyPrinter(InputStream in, String encoding)
  • Method Details

    • xmlFormatWithComments

      public String xmlFormatWithComments()
      XML Pretty Print method with XML Comments support.
      Returns:
      XML formatted String