public final class BarcodeProviders extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_BARCODE_PROVIDER_NOT_FOUND |
static String |
EXCEPTION_MESSAGE_KEY_ERROR_CREATING_BARCODE |
Modifier and Type | Method and Description |
---|---|
static Barcode |
createBarcode(BarcodeInfo barcodeInfo) |
static boolean |
isTypeSupported(String type) |
public static final String EXCEPTION_MESSAGE_KEY_BARCODE_PROVIDER_NOT_FOUND
public static final String EXCEPTION_MESSAGE_KEY_ERROR_CREATING_BARCODE
public static boolean isTypeSupported(String type)
public static Barcode createBarcode(BarcodeInfo barcodeInfo)
Copyright © 2016. All rights reserved.