Class HexView
- java.lang.Object
-
- org.apache.pdfbox.debugger.hexviewer.HexView
-
public class HexView extends java.lang.Object
- Author:
- Khyrul Bashar HexView takes a byte array or Stream instance and shows them in Hex viewer.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
changeData(byte[] bytes)
javax.swing.JComponent
getPane()
-