public class RtfWriter extends BinaryWriter
DataEndpoint.State
currentRecord
lastRecord, PRODUCT, PRODUCT_VERSION, VENDOR, XML_INPUT_FACTORY_KEY
BUFFER_SIZE, captureElapsedTime, DEFAULT_READ_BUFFER_SIZE
id, log, name, TIMESTAMP_FORMAT
Constructor and Description |
---|
RtfWriter(File file) |
RtfWriter(OutputStream outputStream) |
Modifier and Type | Method and Description |
---|---|
void |
close()
Indicates that this endpoint has finished reading or writing.
|
void |
open()
Makes this endpoint ready for reading or writing.
|
protected void |
writeRecord(Record record) |
addExceptionProperties, getOutputStream
isFieldNamesInFirstRow, setFieldNamesInFirstRow, write, writeImpl
available, getNestedEndpoint, getNestedWriter, getRootEndpoint, getRootWriter
decrementRecordCount, enableJmx, getLastRecord, getRecordCount, getRecordCountAsBigInteger, getRecordCountAsString, incrementRecordCount, isRecordCountBigInteger, resetRecordCount, toString
addElapsedtime, assertClosed, assertNotOpened, assertOpened, finalize, getClosedOn, getDescription, getElapsedTime, getElapsedTimeAsString, getOpenedOn, getOpenElapsedTime, getOpenElapsedTimeAsString, getSelfTime, getSelfTimeAsString, getState, isCaptureElapsedTime, isClosed, isOpen, setCaptureElapsedTime, setDescription
public RtfWriter(File file)
public RtfWriter(OutputStream outputStream)
public void open()
DataEndpoint
open
in class AbstractWriter
public void close()
DataEndpoint
close
in class BinaryWriter
protected void writeRecord(Record record) throws Throwable
writeRecord
in class AbstractWriter
Throwable
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.