public class IbanUtil extends Object
| Constructor and Description |
|---|
IbanUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
ibanCompress(String pstring)
compress iban, remove all blanks inside.
|
static String |
ibanFormat(String pstring)
format iban to four character blocks.
|
Copyright © 2015–2016. All rights reserved.