Class AbstractExpandedDecoder
java.lang.Object
com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
- Author:
- Pablo Orduña, University of Deusto (pablo.orduna@deusto.es), Eduardo Castillejo, University of Deusto (eduardo.castillejo@deusto.es)
-
Method Summary
Modifier and TypeMethodDescriptionstatic AbstractExpandedDecoder
createDecoder
(BitArray information) protected final com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder
protected final BitArray
abstract String
-
Method Details
-
getInformation
-
getGeneralDecoder
protected final com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder getGeneralDecoder() -
parseInformation
- Throws:
NotFoundException
FormatException
-
createDecoder
-