| com.atlassian.confluence.importexport.resource.DownloadResourceWriter |
Known Indirect Subclasses
|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The relative URL of the resource, including the application context path.
| |||||||||||
The output stream for writing the resource.
| |||||||||||
The relative URL of the resource, including the application context path.
The output stream for writing the resource. The client is responsible for closing the returned stream in a finally block.
OutputStream for writing

