com.lowagie.rups.io
public interface OutputStreamResource
| Method Summary | |
|---|---|
| void | writeTo(OutputStream os)
Writes a resource to an OutputStream. |
Parameters: os the OutputStream to which the XML is written.
Throws: IOException usual exception when there's a problem writing to an OutputStream