Class AI013103decoder
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.AI01weightDecoder
com.google.zxing.oned.rss.expanded.decoders.AI013x0xDecoder
com.google.zxing.oned.rss.expanded.decoders.AI013103decoder
-
Field Summary
Fields inherited from class AI01decoder
GTIN_SIZE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddWeightCode(StringBuilder buf, int weight) protected intcheckWeight(int weight) Methods inherited from class AI013x0xDecoder
parseInformationMethods inherited from class AI01weightDecoder
encodeCompressedWeightMethods inherited from class AI01decoder
encodeCompressedGtin, encodeCompressedGtinWithoutAIMethods inherited from class AbstractExpandedDecoder
createDecoder, getGeneralDecoder, getInformation
-
Constructor Details
-
AI013103decoder
AI013103decoder(BitArray information)
-
-
Method Details
-
addWeightCode
- Specified by:
addWeightCodein classAI01weightDecoder
-
checkWeight
protected int checkWeight(int weight) - Specified by:
checkWeightin classAI01weightDecoder
-