Class AI01393xDecoder
java.lang.Object
com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
com.google.zxing.oned.rss.expanded.decoders.AI01decoder
com.google.zxing.oned.rss.expanded.decoders.AI01393xDecoder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int
private static final int
private static final int
Fields inherited from class com.google.zxing.oned.rss.expanded.decoders.AI01decoder
GTIN_SIZE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.zxing.oned.rss.expanded.decoders.AI01decoder
encodeCompressedGtin, encodeCompressedGtinWithoutAI
Methods inherited from class com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
createDecoder, getGeneralDecoder, getInformation
-
Field Details
-
HEADER_SIZE
private static final int HEADER_SIZE- See Also:
-
LAST_DIGIT_SIZE
private static final int LAST_DIGIT_SIZE- See Also:
-
FIRST_THREE_DIGITS_SIZE
private static final int FIRST_THREE_DIGITS_SIZE- See Also:
-
-
Constructor Details
-
AI01393xDecoder
AI01393xDecoder(BitArray information)
-
-
Method Details
-
parseInformation
- Specified by:
parseInformation
in classAbstractExpandedDecoder
- Throws:
NotFoundException
FormatException
-