Class EncodedTable
java.lang.Object
org.apache.pdfbox.jbig2.decoder.huffman.HuffmanTable
org.apache.pdfbox.jbig2.decoder.huffman.EncodedTable
This class represents a encoded huffman table.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pdfbox.jbig2.decoder.huffman.HuffmanTable
HuffmanTable.Code
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.jbig2.decoder.huffman.HuffmanTable
codeTableToString, decode, initTree, toString
-
Field Details
-
table
-
-
Constructor Details
-
EncodedTable
- Throws:
IOException
-
-
Method Details
-
parseTable
- Throws:
IOException
-