public class BankgiroFileUtil extends Object
| Constructor and Description |
|---|
BankgiroFileUtil() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBgMaxRecipient(String fullFileName,
String charset)
Returns BG-number (with zero-padding removed)
|
void |
splitLbFiles(String fullFileName,
String destDir,
String charset)
Splits LB-files if necessary
|
public String getBgMaxRecipient(@Header(value="fullFileName") String fullFileName, @Header(value="Charset") String charset) throws Exception
fullFileName - - Must be a BGMax-fileExceptionpublic void splitLbFiles(@Header(value="fullFileName")
String fullFileName,
@Header(value="destDir")
String destDir,
@Header(value="Charset")
String charset)
throws Exception
fullFileName - The name of the file to be processeddestDir - Where to put the processed files.charset - CharsetExceptionCopyright © 2017–2021 Notima System Integration AB. All rights reserved.