Class XmlStreamToString

java.lang.Object
sk.antons.sbutils.util.XmlStreamToString

public class XmlStreamToString extends Object
Converts stream to xml string using io.github.antonsjava:jaul. You can configure <ul> <li> encoding - encoding for conversion tpo chars <li> forceOneLine - true if xml should be printed as one line <li> indent - indent text if xml should be printed as formated <li> cufStringLiterals - max length of string literal (rest will be cut) </ul>
Author:
antons