Searched refs:xmlIn (Results 1 – 1 of 1) sorted by relevance
44 final PipedInputStream xmlIn = new PipedInputStream(xmlOut); in printHtmlReport() local67 StreamSource xmlSource = new StreamSource(xmlIn); in printHtmlReport()