|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfbox.persistence.util.COSHEXTable
public final class COSHEXTable
helper type for faster mapping of bytes to their hex equivalent.
| Field Summary | |
|---|---|
static java.lang.String[] |
HEX_TABLE
ASCII byte values for the hex strings. |
static byte[][] |
TABLE
ASCII byte values for the hex strings. |
| Constructor Summary | |
|---|---|
COSHEXTable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final byte[][] TABLE
public static final java.lang.String[] HEX_TABLE
| Constructor Detail |
|---|
public COSHEXTable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||