Class XMLPrettyPrinter
java.lang.Object
org.wso2.carbon.sequences.ui.util.XMLPrettyPrinter
-
Constructor Summary
ConstructorsConstructorDescriptionXMLPrettyPrinter(InputStream in, boolean format, boolean numeric, String encoding) XMLPrettyPrinter(InputStream in, String encoding) -
Method Summary
Modifier and TypeMethodDescriptionXML Pretty Print method with XML Comments support.
-
Constructor Details
-
XMLPrettyPrinter
-
XMLPrettyPrinter
-
XMLPrettyPrinter
-
-
Method Details
-
xmlFormatWithComments
XML Pretty Print method with XML Comments support.- Returns:
- XML formatted String
-