public interface ExportProvider extends IOProvider
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_TARGET
The configuration parameter name for the target URI
|
PARAM_CHARSET, PARAM_CONTENT_TYPE
Modifier and Type | Method and Description |
---|---|
LocatableOutputSupplier<? extends OutputStream> |
getTarget()
Get the export target
|
void |
setTarget(LocatableOutputSupplier<? extends OutputStream> target)
Set the export target
|
createReporter, execute, getCharset, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setCharset, setContentType, setParameter, storeConfiguration, validate
static final String PARAM_TARGET
void setTarget(LocatableOutputSupplier<? extends OutputStream> target)
target
- the target output supplierLocatableOutputSupplier<? extends OutputStream> getTarget()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a