com.google.zxing.oned.rss.expanded.decoders
Class AbstractExpandedDecoder
java.lang.Object
com.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
public abstract class AbstractExpandedDecoder
- extends Object
- Author:
- Pablo Orduña, University of Deusto (pablo.orduna@deusto.es), Eduardo Castillejo, University of Deusto (eduardo.castillejo@deusto.es)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInformation
protected BitArray getInformation()
getGeneralDecoder
protected com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder getGeneralDecoder()
parseInformation
public abstract String parseInformation()
throws NotFoundException
- Throws:
NotFoundException
createDecoder
public static AbstractExpandedDecoder createDecoder(BitArray information)
Copyright © 2007-2012. All Rights Reserved.