Jeremias Maerki wrote:

On 21.03.2006 16:01:40 Chris Bowditch wrote:

<snip/>

Whats the proposed replacement for setOutputStream() before I decide on my vote here? (The Wiki shows examples with it in)


Whoops, the example wasn't updated. Just done that: 
http://wiki.apache.org/xmlgraphics-fop/ApiDesign

The OutputStream is now set in the factory methods on the FopFactory as
indicated above. This basically leaves the Fop class with three public
methods:
- getUserAgent()
- getDefaultHandler()
- getResults()

Thanks. So +1 on deprecating setOutputStream too.

Chris


Reply via email to