All Methods Static Methods Concrete Methods Deprecated Methods
| Modifier and Type |
Method and Description |
static String |
ba2string(byte[] ba) |
static String |
bigDecimal2String(BigDecimal value) |
static String |
getAlgForBLZ(String blz)
Liefert das Pruefziffern-Verfahren fuer diese Bank.
|
static String |
getBLZData(String blz)
|
static HBCICallback |
getCallback() |
static String |
getLocMsg(String key) |
static String |
getLocMsg(String key,
Object o) |
static String |
getLocMsg(String key,
Object[] o) |
static String[] |
getNextRelativePathElem(String currentPath,
String targetPath) |
static String |
getNthToken(String st,
int idx)
|
static int |
getPosiOfNextDelimiter(String st,
int posi) |
static boolean |
ignoreError(HBCIPassport passport,
String paramName,
String msg) |
static void |
infoPointSendBPD(HBCIPassportInternal passport,
Properties msgData) |
static void |
infoPointSendPublicKeys(HBCIPassportInternal passport,
Properties msgData) |
static long |
string2Long(String st,
long factor) |
static String |
stripLeadingZeroes(String st) |
static String |
withCounter(String st,
int idx) |