public abstract class BaseFormatter extends Object implements Formatter
| Modifier and Type | Field and Description |
|---|---|
protected String |
dateFormat |
| Constructor and Description |
|---|
BaseFormatter() |
| Modifier and Type | Method and 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 © 2019. All rights reserved.