Class BicUtil


  • public class BicUtil
    extends Object
    bic Util, helper methodes for bics.
    Author:
    Manfred Tremmel
    • Field Detail

      • SEPARATOR

        public static final char SEPARATOR
        character used for separating blocks.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BicUtil

        public BicUtil()
    • Method Detail

      • bicCompress

        public static String bicCompress​(String pstring)
        compress bic, remove all blanks inside.
        Parameters:
        pstring - string to compress
        Returns:
        bic without spaces
      • getCountryOfBic

        public static CountryEnum getCountryOfBic​(String pstring)
        get country of bic.
        Parameters:
        pstring - string with bic
        Returns:
        country