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, processRow
public AMEXFilePreprocessor()
public AMEXFilePreprocessor(long accountId)
protected String getDate(Map<String,String> fieldsMap) throws ClearcheckbookException
getDate
in class TransactionFilePreprocessor
ClearcheckbookException
protected String getAmount(Map<String,String> fieldsMap)
getAmount
in class TransactionFilePreprocessor
public List<String> processHeaderRow(String separator, String line) throws IOException
processHeaderRow
in interface FilePreProcessor
processHeaderRow
in class TransactionFilePreprocessor
IOException
Copyright © 2014 Leonard UK Ltd. All rights reserved.