|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.zxing.oned.rss.expanded.decoders.AbstractExpandedDecoder
public abstract class AbstractExpandedDecoder
Method Summary | |
---|---|
static AbstractExpandedDecoder |
createDecoder(BitArray information)
|
protected com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder |
getGeneralDecoder()
|
protected BitArray |
getInformation()
|
abstract java.lang.String |
parseInformation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected BitArray getInformation()
protected com.google.zxing.oned.rss.expanded.decoders.GeneralAppIdDecoder getGeneralDecoder()
public abstract java.lang.String parseInformation() throws NotFoundException
NotFoundException
public static AbstractExpandedDecoder createDecoder(BitArray information)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |