Interface BarcodeConstants


public interface BarcodeConstants
Some constants for Barcode4J.
Version:
$Id: BarcodeConstants.java,v 1.3 2008-05-14 08:05:08 jmaerki Exp $
Author:
Jeremias Maerki
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    The namespace used when embedding barcode XML inside other XML dialects such as XSL-FO.
    static final String
    For compatibility: The Krysalis Barcode namespace valid before this project was renamed.
    static final String
    URL to the Barcode4J website
  • Field Details

    • NAMESPACE

      static final String NAMESPACE
      The namespace used when embedding barcode XML inside other XML dialects such as XSL-FO.
      See Also:
    • OLD_NAMESPACE

      static final String OLD_NAMESPACE
      For compatibility: The Krysalis Barcode namespace valid before this project was renamed.
      See Also:
    • WEBSITE

      static final String WEBSITE
      URL to the Barcode4J website
      See Also: