All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.hdf.hdflib.HDFTable

java.lang.Object
   |
   +----ncsa.hdf.hdflib.HDFTable

public class HDFTable
extends Object

Constructor Index

 o HDFTable()

Method Index

 o byteify()
 o size()
 o structify(byte[])

Constructors

 o HDFTable
 public HDFTable() throws IllegalAccessException, HDFException

Methods

 o size
 public int size() throws HDFException, IllegalAccessException
 o byteify
 public byte[] byteify() throws IllegalAccessException, HDFException
 o structify
 public void structify(byte theBytes[]) throws HDFException, IllegalAccessException

All Packages  Class Hierarchy  This Package  Previous  Next  Index