Package planetj.qif

Class Summary
QIFAccountRecord The account header !Account is used in two places: at the start of an account list and the start of a list of transactions to specify to which account they belong.
QIFBankTransaction Bank account transaction.
QIFRecord A Quicken interchange format record, which starts with a !Type: or !Account header, and ends with the ^ character.
QIFRecordArray A bundle of records, without any restrictions on their type and order.