Package org.iban4j
package org.iban4j
Root package for iban4j implementation.
Provides a builder class and utilities to generate Iban, calculate check digit and validate it.
Provides utilities to generate Bic and validate it.
Includes exceptions for Iban and Bic validation.
-
ClassDescriptionBusiness Identifier Codes (also known as SWIFT-BIC, BIC code, SWIFT ID or SWIFT code).Thrown to indicate that the application has attempted to convert a string to Bic or to validate Bic's string representation, but the string does not have the appropriate format.Bic Utility ClassCountry Code Enum ISO 3166-1 country code.International Bank Account Number ISO_13616.Iban Builder ClassBase Runtime Exception Class for the library exceptions.Iban Format EnumThrown to indicate that the application has attempted to convert a string to Iban, but that the string does not have the appropriate format.Iban Utility ClassThrown to indicate that Iban's check digit is invalidThrown to indicate that requested country is not supported.