Class AI01AndOtherAIs
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.AI01AndOtherAIs
-
Field Summary
FieldsFields 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:
-
-
Constructor Details
-
AI01AndOtherAIs
AI01AndOtherAIs(BitArray information)
-
-
Method Details
-
parseInformation
- Specified by:
parseInformation
in classAbstractExpandedDecoder
- Throws:
NotFoundException
FormatException
-