ucar.nc2.iosp.hdf4
Class H4header
java.lang.Object
ucar.nc2.iosp.hdf4.H4header
public class H4header
- extends 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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
H4header
public H4header()
setDebugFlags
public static void setDebugFlags(DebugFlags debugFlag)
getEosInfo
public void getEosInfo(Formatter f)
throws IOException
- Throws:
IOException
getTags
public List<H4header.Tag> getTags()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.