public class NationwideFilePreprocessor extends TransactionFilePreprocessor
| Constructor and Description |
|---|
NationwideFilePreprocessor()
"Account Name:","Smart Junior ISA ****07843"
"Account Balance:","£3720.00" "Available Balance: ","£3720.00" "Date","Transaction type","Description","Paid out","Paid in","Balance" "21 Nov 2013","Transfer from","0275/636 848 557","","£120.00","£120.00" "25 Nov 2013","Transfer from","07-10-40 54817554 Credit 24 November 2013" ,"","£3300.00","£3420.00" "25 Nov 2013","Transfer from","0275/636 848 557 Credit 24 November 2013", "","£300.00","£3720.00" |
NationwideFilePreprocessor(Long id) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAmount(Map<String,String> fieldsMap) |
protected String |
getCheckNum(Map<String,String> fieldsMap) |
protected String |
getDate(Map<String,String> fieldsMap) |
protected String |
getDesription(Map<String,String> fieldsMap) |
protected String |
getMemo(Map<String,String> fieldsMap) |
protected String |
getPayee(Map<String,String> fieldsMap) |
getAccountId, getDouble, getRowsToSkip, processHeaderRow, processRowpublic NationwideFilePreprocessor()
public NationwideFilePreprocessor(Long id)
protected String getCheckNum(Map<String,String> fieldsMap)
getCheckNum in class TransactionFilePreprocessorprotected String getDate(Map<String,String> fieldsMap) throws ClearcheckbookException
getDate in class TransactionFilePreprocessorClearcheckbookExceptionprotected String getMemo(Map<String,String> fieldsMap)
getMemo in class TransactionFilePreprocessorprotected String getPayee(Map<String,String> fieldsMap)
getPayee in class TransactionFilePreprocessorprotected String getDesription(Map<String,String> fieldsMap)
getDesription in class TransactionFilePreprocessorCopyright © 2014 Leonard UK Ltd. All rights reserved.