public abstract class AbstractExpandedDecoder extends Object
限定符和类型 | 方法和说明 |
---|---|
static AbstractExpandedDecoder |
createDecoder(BitArray information) |
protected com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder |
getGeneralDecoder() |
protected BitArray |
getInformation() |
abstract String |
parseInformation() |
protected final BitArray getInformation()
protected final com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder getGeneralDecoder()
public abstract String parseInformation() throws NotFoundException, FormatException
public static AbstractExpandedDecoder createDecoder(BitArray information)
Copyright © 2007–2014. All rights reserved.