public class FioImporter extends Object
| Constructor and Description |
|---|
FioImporter() |
| Modifier and Type | Method and Description |
|---|---|
protected BankStatement |
doParse(String content) |
BankStatement |
parse(InputStream is) |
BankStatement |
parse(String email) |
public BankStatement parse(InputStream is)
public BankStatement parse(String email)
protected BankStatement doParse(String content)
Copyright © 2018. All rights reserved.