public final class EncodeHintType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static EncodeHintType |
CHARACTER_SET
Specifies what character encoding to use where applicable (type String)
|
static EncodeHintType |
ERROR_CORRECTION
Specifies what degree of error correction to use, for example in QR Codes (type Integer).
|
public static final EncodeHintType ERROR_CORRECTION
public static final EncodeHintType CHARACTER_SET
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.