Unico Hommes wrote:
> Close the OutputStream.
> 
> Jorg Heymans wrote:
> 
>>>to why this is happening? When i try to close the outputstream on the
>>>modifiable source in recycle() i get Concurrentmodification exceptions

That's what i did, close the outputstream. The catch was that i closed
it in recycle() and got the exceptions whereas closing it in
endDocument() makes the exception go away (thanks Ugo!)

Regards
Jorg

Reply via email to