Searched refs:xmlStr (Results 1 – 1 of 1) sorted by relevance
118 public static String getFormattedXml(String xmlStr, boolean omitXmlDeclaration) in getFormattedXml() argument120 InputStream stream = new ByteArrayInputStream(xmlStr.getBytes(StandardCharsets.UTF_8)); in getFormattedXml()