Package hec.clientapp.io
Class RmiProgessLogFileWriter
java.lang.Object
hec.clientapp.io.RmiProgessLogFileWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidvoidprintTableRow(boolean isHeader, String tableRow) voidbooleanvoidwrite the message out to the log file
-
Field Details
-
SEP
- See Also:
-
-
Constructor Details
-
RmiProgessLogFileWriter
-
-
Method Details
-
close
public void close() -
usingHtmlForLogging
public boolean usingHtmlForLogging() -
getLineAttributes
-
setLineAttributes
-
printSeparator
public void printSeparator() -
printTableRow
-
write
write the message out to the log file
-