Package com.google.zxing.oned

Interface Summary
OneDReader Readers which also implement this interface read one-dimensional barcode formats, and expose additional functionality that is specific to this type of barcode.
UPCEANReader This interfaces captures additional functionality that readers of UPC/EAN family of barcodes should expose.
UPCEANWriter  
 

Class Summary
AbstractOneDReader Encapsulates functionality and implementation that is common to all families of one-dimensional barcodes.
AbstractUPCEANReader Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
AbstractUPCEANWriter Encapsulates functionality and implementation that is common to UPC and EAN families of one-dimensional barcodes.
CodaBarReader Decodes Codabar barcodes.
Code128Reader Decodes Code 128 barcodes.
Code128Writer This object renders a CODE128 code.
Code39Reader Decodes Code 39 barcodes.
Code39Writer This object renders a CODE39 code.
Code93Reader Decodes Code 93 barcodes.
EAN13Reader Implements decoding of the EAN-13 format.
EAN13Writer This object renders an EAN13 code.
EAN8Reader Implements decoding of the EAN-8 format.
EAN8Writer This object renders an EAN8 code.
ITFReader Implements decoding of the ITF format.
ITFWriter This object renders a ITF code.
MultiFormatOneDReader  
MultiFormatUPCEANReader A reader that can read all available UPC/EAN formats.
UPCAReader Implements decoding of the UPC-A format.
UPCAWriter This object renders a UPC-A code as a BitMatrix.
UPCEReader Implements decoding of the UPC-E format.
 






Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal