public abstract class DBOWriter<C extends ApplicationContext> extends NdfWriter<C>
NdfWriter for writing the state of a
DBObject to an NDF table description format.defaultBlockCommentFillChar, defaultLineCommentFillChar, LEFT, RIGHTchildTaskRef, isTestMode, monitorController, resultRef, stateFlagallowedInNames, blockCommentChar, booleanFalseChar, booleanFalseLiteral, booleanTrueChar, booleanTrueLiteral, currentNdfDocVersion, defaultTextEndChar, defaultTextParagraphChar, lineCommentChar, ndfDocAuthorKey, ndfDocCreatedKey, ndfDocEncodingKey, ndfDocTypeKey, ndfDocVersionKey, nullLiteral, quotingBreakCodes, standardBreakCodes, structureChar, textValueBreakCodes, validTextBreakSymbols| Constructor and Description |
|---|
DBOWriter(C ctx,
java.io.ByteArrayOutputStream out) |
DBOWriter(C ctx,
java.io.File outFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeRecord() |
void |
openRecord(DBObject dboMaster) |
void |
writeRecordData(DBObject dbo) |
close, closeArray, closeBlockComment, closeBlockComment, closeDocument, closeList, closeObject, closePropertyList, closeStructuredArrayProperty, closeStructuredObjectProperty, closeStructuredTableProperty, closeTable, closeText, executeAsync, flush, getEncoding, getOutputFile, getWriteDuration, isWriteBodyTextRaw, openArray, openArray, openBlockComment, openBlockComment, openDocument, openDocument, openList, openList, openObject, openObject, openOutput, openPropertyList, openStructuredArrayProperty, openStructuredObjectProperty, openStructuredTableProperty, openStructuredTableProperty, openTable, openTable, openText, openText, openText, openText, openText, openText, performWrite, setAppendMode, setArrayValuesTabbed, setDecimalFormat, setDefaultCommentHeaderLength, setEncoding, setFillCharForBlockCommentHeader, setFillCharForLineCommentHeader, setFixedCreationTimestamp, setLogChannel, setMaxArrayValuesByLine, setMaxListValuesByLine, setPropertiesAligned, setPropertiesCompacted, setPropertiesIndented, setTableValuesTabbed, setUseObjectShortCut, setWriteBodyTextRaw, writeArrayValue, writeArrayValues, writeArrayValues, writeArrayValues, writeArrayValues, writeArrayValues, writeArrayValues, writeArrayValues, writeArrayValues, writeBlockComment, writeBlockComment, writeBlockComment, writeBlockComment, writeBlockComment, writeComment, writeCommentHeader, writeCommentHeader, writeCommentHeader, writeLine, writeLine, writeListValue, writeListValues, writeListValues, writeProperties, writeProperty, writePropertyList, writeTableRow, writeTableRow, writeText, writeTextaddMonitor, checkCancelled, checkForErrorAndRethrow, clearMonitors, createRunStateFlag, doOnCancel, doOnFailure, execute, executeSubTask, getError, getMaxProgressSteps, getMonitorCount, getMonitors, getName, getProgressStepCount, getResult, getRunStateFlag, getTaskId, getType, handleCancellation, handleFailure, handleFinish, handleStart, handleSuccess, hasError, hasMonitor, isCancellable, notifyProceeded, registerTaskStateChange, removeMonitor, resetProgress, setCancellable, setLogLevel, setMaxProgressSteps, setMonitor, setName, setName, setResult, setRunStateFlag, setTaskId, setType, shouldFireMonitor, sleepChecked, wasCancelledgetApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarningconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetApplicationContextgetLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarningpublic DBOWriter(C ctx, java.io.ByteArrayOutputStream out)
public DBOWriter(C ctx, java.io.File outFile)
public void openRecord(DBObject dboMaster) throws java.lang.Exception
java.lang.Exceptionpublic void writeRecordData(DBObject dbo) throws java.lang.Exception
java.lang.Exceptionpublic void closeRecord()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.