public abstract class AbstractExpandedDecoder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static AbstractExpandedDecoder |
createDecoder(BitArray information) |
protected com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder |
getGeneralDecoder() |
protected BitArray |
getInformation() |
abstract java.lang.String |
parseInformation() |
protected final BitArray getInformation()
protected final com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder getGeneralDecoder()
public abstract java.lang.String parseInformation() throws NotFoundException
NotFoundException
public static AbstractExpandedDecoder createDecoder(BitArray information)