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 intprivate static final intprivate static final intFields inherited from class AI01decoder
GTIN_SIZE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AI01decoder
encodeCompressedGtin, encodeCompressedGtinWithoutAIMethods inherited from class 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:
parseInformationin classAbstractExpandedDecoder- Throws:
NotFoundExceptionFormatException
-