public class HtmlCommandLogFormatter extends java.lang.Object implements CommandLogFormatter
| Constructor and Description |
|---|
HtmlCommandLogFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLog(java.util.Collection<LoggingBean> collection) |
static java.lang.String |
quoteHtml(java.lang.String unquoted) |
public java.lang.String getLog(java.util.Collection<LoggingBean> collection)
getLog in interface CommandLogFormatterpublic static final java.lang.String quoteHtml(java.lang.String unquoted)
Copyright © 2000 Infostretch Corp.