public abstract class AbstractRMCBCKIXLogicImpl extends AbstractFourStateLogicImpl
| Constructor and Description |
|---|
AbstractRMCBCKIXLogicImpl(ChecksumMode mode)
Main constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
encodeHighLevel(String msg)
Does the high-level encoding of the message into codewords.
|
calcChecksum, encodeCodeword, generateBarcodeLogic, getChecksumMode, isIgnoredChar, normalizeMessage, validateChecksumpublic AbstractRMCBCKIXLogicImpl(ChecksumMode mode)
mode - checksum modeprotected String[] encodeHighLevel(String msg)
encodeHighLevel in class AbstractFourStateLogicImplmsg - the messageCopyright © 2003–2023. All rights reserved.