Package | Description |
---|---|
com.google.zxing.oned.rss.expanded.decoders |
Modifier and Type | Field and Description |
---|---|
private DecodedInformation |
BlockParsedResult.decodedInformation |
Modifier and Type | Method and Description |
---|---|
(package private) DecodedInformation |
GeneralAppIdDecoder.decodeGeneralPurposeField(int pos,
java.lang.String remaining) |
(package private) DecodedInformation |
BlockParsedResult.getDecodedInformation() |
private DecodedInformation |
GeneralAppIdDecoder.parseBlocks() |
Constructor and Description |
---|
BlockParsedResult(DecodedInformation information,
boolean finished) |