public class AMEXFilePreprocessor extends TransactionFilePreprocessor
| Constructor and Description |
|---|
AMEXFilePreprocessor() |
AMEXFilePreprocessor(long accountId) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAmount(Map<String,String> fieldsMap) |
protected String |
getDate(Map<String,String> fieldsMap) |
protected String |
getPayee(Map<String,String> fieldsMap) |
List<String> |
processHeaderRow(String separator,
String line) |
getAccountId, getCheckNum, getDesription, getDouble, getMemo, getRowsToSkip, processRowpublic AMEXFilePreprocessor()
public AMEXFilePreprocessor(long accountId)
protected String getDate(Map<String,String> fieldsMap) throws ClearcheckbookException
getDate in class TransactionFilePreprocessorClearcheckbookExceptionprotected String getAmount(Map<String,String> fieldsMap)
getAmount in class TransactionFilePreprocessorpublic List<String> processHeaderRow(String separator, String line) throws IOException
processHeaderRow in interface FilePreProcessorprocessHeaderRow in class TransactionFilePreprocessorIOExceptionCopyright © 2014 Leonard UK Ltd. All rights reserved.