|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl org.krysalis.barcode4j.impl.fourstate.AbstractRMCBCKIXLogicImpl
public abstract class AbstractRMCBCKIXLogicImpl
Abstract base class for Royal Mail Customer Barcode and the Dutch KIX Code.
Constructor Summary | |
---|---|
AbstractRMCBCKIXLogicImpl(ChecksumMode mode)
Main constructor |
Method Summary | |
---|---|
protected java.lang.String[] |
encodeHighLevel(java.lang.String msg)
Does the high-level encoding of the message into codewords. |
Methods inherited from class org.krysalis.barcode4j.impl.fourstate.AbstractFourStateLogicImpl |
---|
calcChecksum, encodeCodeword, generateBarcodeLogic, getChecksumMode, isIgnoredChar, normalizeMessage, validateChecksum |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractRMCBCKIXLogicImpl(ChecksumMode mode)
mode
- checksum modeMethod Detail |
---|
protected java.lang.String[] encodeHighLevel(java.lang.String msg)
encodeHighLevel
in class AbstractFourStateLogicImpl
msg
- the message
|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |