Uses of Class
org.apache.commons.validator.routines.checkdigit.CheckDigitException

Packages that use CheckDigitException
Package
Description
This package contains Check Digit validation/calculation routines.
  • Uses of CheckDigitException in org.apache.commons.validator.routines.checkdigit

    Modifier and Type
    Method
    Description
    CASNumberCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    CheckDigit.calculate(String code)
    Calculates the Check Digit for a code.
    ECNumberCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    IBANCheckDigit.calculate(String code)
    Calculate the Check Digit for an IBAN code.
    ISBNCheckDigit.calculate(String code)
    Calculate an ISBN-10 or ISBN-13 check digit, depending on the length of the code.
    IsoIec7064HybridSystem.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    IsoIec7064PurePolynomialSystem.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    IsoIec7064PureSystem.calculate(String code)
     
    IsoIecPure97System.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus10_731CheckDigit.calculate(String code)
     
    Modulus11DKCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus11iBSNCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus11iTwoPhaseCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus11TenCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus23IECheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus26CYCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus31CheckDigit.calculate(String code)
     
    Modulus511CheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    Modulus97CheckDigit.calculate(String code)
     
    ModulusCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    RFCreditorReferenceCheckDigit.calculate(String code)
     
    TidHUCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    TidITCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    TidLUCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    TidROCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    TidVATidSKCheckDigi.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidATCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidBECheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidBGCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidCZCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidELCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidESCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidFICheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidFRCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidGBCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidLUCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidLVCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidMTCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidNLCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidPLCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VATidROCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    VerhoeffCheckDigit.calculate(String code)
    Calculate a Verhoeff Check Digit for a code.
    VesselIMOCheckDigit.calculate(String code)
    Calculate a modulus Check Digit for a code which does not yet have one.
    protected int
    ISINCheckDigit.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for an ISIN code.
    protected int
    IsoIec7064HybridSystem.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for a code.
    protected int
    IsoIec7064PurePolynomialSystem.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for a code.
    protected int
    IsoIec7064PureSystem.calculateModulus(String code, boolean includesCheckDigit)
     
    protected int
    Modulus11TenCheckDigit.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for a code.
    protected int
    Modulus97CheckDigit.calculateModulus(String code, boolean includesCheckDigit)
     
    protected int
    ModulusCheckDigit.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for a code.
    protected int
    SedolCheckDigit.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for an SEDOL code.
    protected int
    TidDECheckDigit.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for a code.
    protected int
    VATidATCheckDigit.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for a code.
    protected int
    VATidROCheckDigit.calculateModulus(String code, boolean includesCheckDigit)
    Calculate the modulus for a code.
    protected String
    IsoIec7064HybridSystem.toCheckDigit(int checkdigit)
     
    protected String
    IsoIec7064PureSystem.toCheckDigit(int checksum)
     
    protected String
    Modulus11DKCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    Modulus11iLeftCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    Modulus11iWeightCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    Modulus11XCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    Modulus11XiLeftCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    Modulus23IECheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    Modulus26CYCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    Modulus511CheckDigit.toCheckDigit(int checksum)
     
    protected String
    ModulusCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    TidITCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    TidROCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    TidVATidSKCheckDigi.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    VATidGBCheckDigit.toCheckDigit(int checksum)
     
    protected String
    VATidLUCheckDigit.toCheckDigit(int checksum)
     
    protected String
    VATidMTCheckDigit.toCheckDigit(int checksum)
     
    protected String
    VATidNLCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    VATidPLCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    VATidROCheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected String
    VATidSICheckDigit.toCheckDigit(int charValue)
    Convert an integer value to a check digit.
    protected int
    CUSIPCheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    IsoIec7064HybridSystem.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    IsoIec7064PureSystem.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    IsoIecPolynomial11System.toInt(char character, int leftPos, int rightPos)
     
    protected int
    IsoIecPolynomial37System.toInt(char character, int leftPos, int rightPos)
     
    protected int
    IsoIecPure11System.toInt(char character, int leftPos, int rightPos)
     
    protected int
    IsoIecPure37System.toInt(char character, int leftPos, int rightPos)
     
    protected int
    Modulus10_731CheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    Modulus11FINCheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    Modulus11XCheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    Modulus23IECheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    Modulus97CheckDigit.toInt(char character, int leftPos, int rightPos)
     
    protected int
    ModulusCheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    ModulusTenCheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    SedolCheckDigit.toInt(char character, int leftPos, int rightPos)
    Convert a character at a specified position to an integer value.
    protected int
    TidITCheckDigit.toInt(char character, int leftPos, int rightPos)
     
    protected int
    IsoIec7064HybridSystem.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    IsoIec7064PurePolynomialSystem.weightedValue(int charValue, int leftPos, int rightPos)
     
    protected int
    IsoIec7064PureSystem.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    Modulus11DKCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    Modulus11FINCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    Modulus11iLeftCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    Modulus11iWeightCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    Modulus11XiLeftCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected abstract int
    ModulusCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    TidITCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    The weighted value of a character in the the value of the character.
    protected int
    TidROCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    VATidNLCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    VATidPLCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.
    protected int
    VATidROCheckDigit.weightedValue(int charValue, int leftPos, int rightPos)
    Calculates the weighted value of a character in the code at a specified position.