Barcode Xpress for Java v14.0 - Updated
Inheritance Hierarchy
In This Topic
    com.accusoft.barcodexpress Package
    In This Topic
    Classes
    ClassDescription
    General base BarcodeXpress exception.
    BarcodeReader class includes methods and properties to be used in recognizing barcodes.
    BarcodeXpress class. Used for runtime licensing, barcode recognition and creation.

    The Results Class includes properties used to return barcode recognition results.

    The Reader.analyze method returns an array of Result objects.
    Enumerations
    EnumerationDescription
    BarcodeType enumeration. Specifies a barcode type.
    Specifies the orientation for the barcode search.
    See Also