Barcode Document Parser Factory
Functions
Link copied to clipboard
open override fun create(acceptedFormats: List<BarcodeDocumentFormat>): Result<BarcodeDocumentParser>
Creates a new instance of BarcodeDocumentParser with the specified accepted formats.