public class SourceDumperResources extends AbstractSourceDumperFile
clean, GAP, outputDirectory, outputFile, outputNameDEFAULT_CLEAN, FEATURE_CLEANDEFAULT_ENCODING, FEATURE_ENCODING| Constructor and Description |
|---|
SourceDumperResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(ISource source,
IResultSet result,
Map<String,Object> model)
Extra information to be dumped.
|
checkParent, clean, detailReport, getClean, getOutputDirectory, getOutputFile, getOutputName, getSerializer, outputDirectory, outputName, saveTo, set, setClean, setFeatures, setOutputDirectory, setOutputFile, setOutputNamegetEncodingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEncodingpublic void dump(ISource source, IResultSet result, Map<String,Object> model) throws SourceDumperException
ISourceDumpersource - The specification input.result - The result.model - Extra information model.SourceDumperException - On dumping error.Copyright © 2016. All rights reserved.