org.apache.poi.util
Class HexRead

java.lang.Object
  |
  +--org.apache.poi.util.HexRead

public class HexRead
extends java.lang.Object


Constructor Summary
HexRead()
           
 
Method Summary
static byte[] readTestData(java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HexRead

public HexRead()
Method Detail

readTestData

public static byte[] readTestData(java.lang.String filename)
                           throws java.io.IOException


Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.