org.tm4j.panckoucke.impl.renderer.AbstractSAXRenderer .setOutputStream(java.lang.Object streamingObject)

Description

Sets the object for the output stream It can be either a OutputStreamer- or a Writer-Object or a file URL where a file is written to.

Parameters
java.lang.Object streamingObject Is either a OutputStreamer- or a Writer-Object or a URL, where the output is written to.

Other Resources

Related Topics

Has Parameters