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, RIGHT
childTaskRef, isTestMode, monitorController, resultRef, stateFlag
allowedInNames, 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, writeText
addMonitor, 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, wasCancelled
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getApplicationContext
getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning
public 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.Exception
public void writeRecordData(DBObject dbo) throws java.lang.Exception
java.lang.Exception
public void closeRecord() throws java.lang.Exception
java.lang.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.