abstract class AI013x0xDecoder extends AI01weightDecoder
Modifier and Type | Field and Description |
---|---|
private static int |
HEADER_SIZE |
private static int |
WEIGHT_SIZE |
GTIN_SIZE
Constructor and Description |
---|
AI013x0xDecoder(BitArray information) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
parseInformation() |
addWeightCode, checkWeight, encodeCompressedWeight
encodeCompressedGtin, encodeCompressedGtinWithoutAI
createDecoder, getGeneralDecoder, getInformation
private static final int HEADER_SIZE
private static final int WEIGHT_SIZE
AI013x0xDecoder(BitArray information)
public java.lang.String parseInformation() throws NotFoundException
parseInformation
in class AbstractExpandedDecoder
NotFoundException