Hi all,

I see a method to set the output stream for the OMOutputImpl but I can't
figure out a reason to have this.

I checked the occurrences of the no argument constructor of OMOutputImpl.
But what has been done was; created a OMOutputImpl() and later called the
setOutputStream(outputStream).

Can we remove the no argument constructor so that I can make sure there is a
XMLStreamReader always in OMOutputImpl. 

Comments ?

Chinthaka


Reply via email to