public class ArchiveProjectWriter extends AbstractProjectWriter
Modifier and Type | Field and Description |
---|---|
static String |
EXLUDE_DATA_FILES
Parameter for including or excluding data files
|
static String |
ID
The provider ID as registered in the extension point.
|
static String |
INCLUDE_WEB_RESOURCES
Parameter for including or excluding web resources
|
PARAM_TARGET
PARAM_CHARSET, PARAM_CONTENT_TYPE
Constructor and Description |
---|
ArchiveProjectWriter() |
Modifier and Type | Method and Description |
---|---|
protected IOReport |
execute(ProgressIndicator progress,
IOReporter reporter)
Execute the I/O provider.
|
getDefaultTypeName, getPreviousTarget, getProject, getProjectFiles, isCancelable, setPreviousTarget, setProject, setProjectFiles
createReporter, getTarget, setParameter, setTarget, storeConfiguration, validate
addSupportedParameter, execute, fail, getCharset, getContentType, getDefaultCharset, getParameter, getSupportedParameters, getTypeName, loadConfiguration, setCharset, setContentType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTarget, setTarget
createReporter, execute, getCharset, getContentType, getParameter, getSupportedParameters, loadConfiguration, setCharset, setContentType, setParameter, storeConfiguration, validate
public static final String ID
public static final String INCLUDE_WEB_RESOURCES
public static final String EXLUDE_DATA_FILES
protected IOReport execute(ProgressIndicator progress, IOReporter reporter) throws IOProviderConfigurationException, IOException
AbstractIOProvider
execute
in class AbstractIOProvider
progress
- the progress indicatorreporter
- the reporter to use for the execution reportIOProviderConfigurationException
- if the I/O provider was not
configured properlyIOException
- if an I/O operation failsBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a