Java org.apache.commons.validator.routines.checkdigit EAN13CheckDigit fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.validator.routines.checkdigit EAN13CheckDigit fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.validator.routines.checkdigit EAN13CheckDigit.

The text is from its open source code.

Field

CheckDigitEAN13_CHECK_DIGIT
Singleton EAN-13 Check Digit instance

Constructor

EAN13CheckDigit()
Construct a modulus 10 Check Digit routine for EAN/UPC.