final class AI01392xDecoder extends AI01decoder
Modifier and Type | Field and Description |
---|---|
private static int |
HEADER_SIZE |
private static int |
LAST_DIGIT_SIZE |
GTIN_SIZE
Constructor and Description |
---|
AI01392xDecoder(BitArray information) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
parseInformation() |
encodeCompressedGtin, encodeCompressedGtinWithoutAI
createDecoder, getGeneralDecoder, getInformation
private static final int HEADER_SIZE
private static final int LAST_DIGIT_SIZE
AI01392xDecoder(BitArray information)
public java.lang.String parseInformation() throws NotFoundException, FormatException
parseInformation
in class AbstractExpandedDecoder
NotFoundException
FormatException