java.lang.Object
de.knightsoftnet.validators.shared.util.BicUtil

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

    • SEPARATOR

      public static final char SEPARATOR
      character used for separating blocks.
      See Also:
  • Constructor Details

    • BicUtil

      public BicUtil()
  • Method Details

    • 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