public class HBCIUtilsInternal extends Object
| Modifier and Type | Field and Description |
|---|---|
static Map<String,BankInfo> |
banks |
static Properties |
blzs |
| Constructor and Description |
|---|
HBCIUtilsInternal() |
| Modifier and Type | Method and Description |
|---|---|
static String |
bigDecimal2String(BigDecimal value) |
static String |
getLocMsg(String key) |
static String |
getLocMsg(String key,
Object o) |
static String |
getLocMsg(String key,
Object[] o) |
static int |
getPosiOfNextDelimiter(String st,
int posi) |
static boolean |
ignoreError(HBCIPassport passport,
String paramName,
String msg) |
static long |
string2Long(String st,
long factor) |
static String |
stripLeadingZeroes(String st) |
static String |
withCounter(String st,
int idx) |
public static Properties blzs
public static String bigDecimal2String(BigDecimal value)
public static boolean ignoreError(HBCIPassport passport, String paramName, String msg)
public static long string2Long(String st, long factor)
public static int getPosiOfNextDelimiter(String st, int posi)
Copyright © 2017. All rights reserved.