Class EAN13Bean

All Implemented Interfaces:
BarcodeGenerator

public class EAN13Bean extends UPCEANBean
This class implements the EAN13 barcode.
Version:
$Id: EAN13Bean.java,v 1.1 2004-09-12 17:57:52 jmaerki Exp $
Author:
Jeremias Maerki
  • Constructor Details

    • EAN13Bean

      public EAN13Bean()
  • Method Details

    • createLogicImpl

      public UPCEANLogicImpl createLogicImpl()
      Description copied from class: UPCEANBean
      Factory method for the logic implementation.
      Specified by:
      createLogicImpl in class UPCEANBean
      Returns:
      the newly created logic implementation instance