public class HandelsBankenReportParser extends Object implements ReportParser
| Modifier and Type | Field and Description |
|---|---|
static String |
TRANSACTION_NORMAL |
static String |
TRANSACTION_REFUND |
| Constructor and Description |
|---|
HandelsBankenReportParser() |
| Modifier and Type | Method and Description |
|---|---|
SettlementReport |
parse(BufferedReader reader) |
void |
setSeparator(char separator) |
public static final String TRANSACTION_NORMAL
public static final String TRANSACTION_REFUND
public SettlementReport parse(BufferedReader reader) throws IOException, ParseException
parse in interface ReportParserIOExceptionParseExceptionpublic void setSeparator(char separator)
Copyright © 2024 Ekonomibolaget Notima AB. All rights reserved.