Luciano Resende wrote:
Hi Sebastien

On the code below, should we close the stream after it is being consumed ?

  XMLStreamReader reader = inputFactory.createXMLStreamReader(
url.openStream());

I didn't see it being closed inside the CompositeProcessor.read() or
CompositeDocumentProcessor.read()



Yes :) Do you want to make the change? or should I do it?

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to