public interface OutputSupplier
extends java.io.Closeable
| Modifier and Type | Method and Description |
|---|---|
java.io.OutputStream |
getOutput(java.lang.String relPath)
Opens an output stream to the specified resource.
|
java.io.OutputStream getOutput(java.lang.String relPath)
relPath - Reative path seperated with '/' and having no preceding slash.