public class CVSLogWriter extends AbstractLogWriter implements LogRecordWriter
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
CVSLogWriter() |
CVSLogWriter(LogStructure newStruct) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSeparator() |
String |
printFileHeader() |
String |
printRecord(LogRecord newRecord) |
void |
setSeparator(String separator) |
getLogStruct, printFileHeader, printRecord, setLogStructdebug, getLenName, insertInstanceValue, printInstanceValues, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLogStructpublic 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.