Serializable, LogRecordWriterpublic class CVSLogWriter extends AbstractLogWriter implements LogRecordWriter
NEW_LINE, OS_NEW_LINE| Constructor | Description |
|---|---|
CVSLogWriter() |
|
CVSLogWriter(LogStructure newStruct) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getSeparator() |
|
String |
printFileHeader() |
|
String |
printRecord(LogRecord newRecord) |
|
void |
setSeparator(String separator) |
getLogStruct, printFileHeader, printRecord, setLogStructgetLogStructclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic CVSLogWriter(LogStructure newStruct)
public CVSLogWriter()
public String printRecord(LogRecord newRecord)
printRecord in interface LogRecordWriterpublic String printFileHeader()
printFileHeader in interface LogRecordWriterpublic String getSeparator()
public void setSeparator(String separator)
Copyright © 2019 SMYLD. All rights reserved.