|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carlosbcruz.account.control.Itau3
public class Itau3
Parsers the specific Itau bank report
Nested Class Summary | |
---|---|
class |
Itau3.ItauBean
Store a transaction |
Constructor Summary | |
---|---|
Itau3()
|
Method Summary | |
---|---|
AccountTransactionBean |
parseFirstTransactionLine(java.lang.String report)
Transform the first line of the bank report into a bean that can be processed by the com.carlosbcruz.account.control application |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Itau3()
Method Detail |
---|
public AccountTransactionBean parseFirstTransactionLine(java.lang.String report)
AccountParser
parseFirstTransactionLine
in interface AccountParser
report
- The bank report
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |