public abstract class AbstractExpandedDecoder extends 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 String | parseInformation() | 
protected final BitArray getInformation()
protected final com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder getGeneralDecoder()
public abstract String parseInformation() throws NotFoundException, FormatException
NotFoundExceptionFormatExceptionpublic static AbstractExpandedDecoder createDecoder(BitArray information)
Copyright © 2007–2018. All rights reserved.