ucar.nc2.iosp.hdf4
Class H4header

java.lang.Object
  extended by ucar.nc2.iosp.hdf4.H4header

public class H4header
extends java.lang.Object

Read the tags of an HDF4 file, construct CDM objects. All page references are to "HDF Specification and Developers Guide" version 4.1r5, nov 2001.

Since:
Jul 18, 2007
Author:
caron

Constructor Summary
H4header()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

H4header

public H4header()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException