Uses of Package
se.digg.dgc.encoding
-
Packages that use se.digg.dgc.encoding Package Description se.digg.dgc.encoding Classes for encoding/decoding of Digital Covid Certificates.se.digg.dgc.encoding.impl Implementation for encoding/decoding of Digital Covid Certificates.se.digg.dgc.service Contains top-level interfaces and classes for issuing and validating Digital Covid Certificates.se.digg.dgc.service.impl Implementation classes for the DGC services. -
Classes in se.digg.dgc.encoding used by se.digg.dgc.encoding Class Description Barcode The representation of a 2D barcode.Barcode.BarcodeType Barcode type.Barcode.ImageFormat Enum representing an image format.BarcodeException Exception class used for errors during creation and decoding of barcodes.Base45.Decoder A Base45 decoder.Base45.Encoder A Base45 encoder. -
Classes in se.digg.dgc.encoding used by se.digg.dgc.encoding.impl Class Description Barcode The representation of a 2D barcode.Barcode.BarcodeType Barcode type.Barcode.ImageFormat Enum representing an image format.BarcodeCreator An interface for creating barcodes (QR/Aztec).BarcodeDecoder An interface for reading/decoding barcodes (QR/Aztec).BarcodeException Exception class used for errors during creation and decoding of barcodes. -
Classes in se.digg.dgc.encoding used by se.digg.dgc.service Class Description Barcode The representation of a 2D barcode.BarcodeException Exception class used for errors during creation and decoding of barcodes. -
Classes in se.digg.dgc.encoding used by se.digg.dgc.service.impl Class Description Barcode The representation of a 2D barcode.BarcodeCreator An interface for creating barcodes (QR/Aztec).BarcodeDecoder An interface for reading/decoding barcodes (QR/Aztec).BarcodeException Exception class used for errors during creation and decoding of barcodes.