|
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.tools.ECIUtil
public class ECIUtil
Utilities around ECI (extended channel interpretation).
Field Summary | |
---|---|
static int |
ECI_BINARY
ECI code for 8-bit binary data |
Constructor Summary | |
---|---|
ECIUtil()
|
Method Summary | |
---|---|
static int |
getECIForEncoding(java.lang.String encoding)
Returns the ECI code for a given encoding. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ECI_BINARY
Constructor Detail |
---|
public ECIUtil()
Method Detail |
---|
public static int getECIForEncoding(java.lang.String encoding)
encoding
- the encoding
|
barcode4j 2.1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |