DefaultBarcodeDocumentParser

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun parseDocument(input: String, acceptedFormats: List<BarcodeDocumentFormat>): GenericDocument?

Parses the string into one of the supported document type or returns null if none of the supported document types was found.