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 voidchangeData(byte[] bytes)javax.swing.JComponentgetPane()
-