public abstract class AbstractExpandedDecoder
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
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,
FormatException
public static AbstractExpandedDecoder createDecoder(BitArray information)