FormatterDefaultFormatterpublic abstract class BaseFormatter extends Object implements Formatter
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
dateFormat |
| Constructor | Description |
|---|---|
BaseFormatter() |
| Modifier and Type | Method | Description |
|---|---|---|
String |
format(Level level,
String msg) |
|
String |
format(OpenAS2Exception exception,
boolean terminated) |
|
void |
setDateFormat(String dateFormat) |
protected String dateFormat
public void setDateFormat(String dateFormat)
setDateFormat in interface Formatterpublic String format(OpenAS2Exception exception, boolean terminated)
Copyright © 2018. All rights reserved.