Class Node
java.lang.Object
org.apache.pdfbox.jbig2.decoder.huffman.Node
- Direct Known Subclasses:
InternalNode
,OutOfBandNode
,ValueNode
Base class for all nodes in a huffman tree.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Node
Node()
-
-
Method Details
-
decode
- Throws:
IOException
-