org.apache.pdfbox.persistence.util
public final class: COSHEXTable [javadoc |
source]
java.lang.Object
org.apache.pdfbox.persistence.util.COSHEXTable
helper type for faster mapping of bytes to their hex equivalent.
- author:
Michael
- Traut
- version:
$
- Revision: 1.4 $
Field Summary |
---|
public static final byte[][] | TABLE | ASCII byte values for the hex strings. |
public static final String[] | HEX_TABLE | ASCII byte values for the hex strings. |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |