程序包 | 说明 |
---|---|
com.google.zxing.oned | |
com.google.zxing.oned.rss | |
com.google.zxing.oned.rss.expanded |
限定符和类型 | 类和说明 |
---|---|
class |
CodaBarReader
Decodes Codabar barcodes.
|
class |
Code128Reader
Decodes Code 128 barcodes.
|
class |
Code39Reader
Decodes Code 39 barcodes.
|
class |
Code93Reader
Decodes Code 93 barcodes.
|
class |
EAN13Reader
Implements decoding of the EAN-13 format.
|
class |
EAN8Reader
Implements decoding of the EAN-8 format.
|
class |
ITFReader
Implements decoding of the ITF format, or Interleaved Two of Five.
|
class |
MultiFormatOneDReader |
class |
MultiFormatUPCEANReader
A reader that can read all available UPC/EAN formats.
|
class |
UPCAReader
Implements decoding of the UPC-A format.
|
class |
UPCEANReader
Encapsulates functionality and implementation that is common to UPC and EAN families
of one-dimensional barcodes.
|
class |
UPCEReader
Implements decoding of the UPC-E format.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractRSSReader |
class |
RSS14Reader
Decodes RSS-14, including truncated and stacked variants.
|
限定符和类型 | 类和说明 |
---|---|
class |
RSSExpandedReader |