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 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:
-
-
Constructor Details
-
AI01AndOtherAIs
AI01AndOtherAIs(BitArray information)
-
-
Method Details
-
parseInformation
- Specified by:
parseInformationin classAbstractExpandedDecoder- Throws:
NotFoundExceptionFormatException
-