public interface FidorTransactionParser
| Modifier and Type | Method and Description |
|---|---|
List<FidorTransactionDTO> |
parse(Reader inputReader) |
void |
parse(Reader inputReader,
FidorTransactionHandler handler) |
List<FidorTransactionDTO> parse(Reader inputReader) throws IOException
IOExceptionvoid parse(Reader inputReader, FidorTransactionHandler handler) throws IOException
IOExceptionCopyright © 2014–2017 Github jjYBdx4IL Projects. All rights reserved.