ucar.nc2.iosp.hdf5
Class H5header
java.lang.Object
ucar.nc2.iosp.hdf5.H5header
public class H5header
- extends Object
Read all of the metadata of an HD5 file.
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setDebugFlags
public static void setDebugFlags(DebugFlags debugFlag)
read
public void read(PrintStream debugPS)
throws IOException
- Throws:
IOException
convertEnums
protected Array convertEnums(Map<Integer,String> map,
Array values)
getDataObjects
public List<H5header.DataObject> getDataObjects()
close
public void close()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.