public class SourceDumperCenter extends AbstractSourceDumperFile
clean, GAP, outputDirectory, outputFile, outputNameDEFAULT_CLEAN, FEATURE_CLEANDEFAULT_ENCODING, FEATURE_ENCODING| Constructor and Description |
|---|
SourceDumperCenter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLinkToFrame(nu.xom.Document document,
IResultSet result,
Map<String,Object> model)
Add a link to body.
|
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.protected void addLinkToFrame(nu.xom.Document document,
IResultSet result,
Map<String,Object> model)
document - The document.result - The result.model - The model.Copyright © 2016. All rights reserved.