|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.carlosbcruz.account.control.Itau2
public class Itau2
Parsers the specific Itau bank report
| Nested Class Summary | |
|---|---|
class |
Itau2.ItauBean
Store a transaction |
| Constructor Summary | |
|---|---|
Itau2()
|
|
| 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 Itau2()
| Method Detail |
|---|
public AccountTransactionBean parseFirstTransactionLine(java.lang.String report)
AccountParser
parseFirstTransactionLine in interface AccountParserreport - The bank report
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||