Package hdf.object.h5

Class H5Link

Object
hdf.object.HObject
hdf.object.h5.H5Link
All Implemented Interfaces:
MetaDataContainer, Serializable

public class H5Link extends HObject implements MetaDataContainer
An H5Link object represents an existing HDF5 object in file. H5Link object is an HDF5 object that is either a soft or an external link to an object in a file that does not exist. The type of the object is unknown. Once the object being linked to is created, and the type is known, then H5link object will change its type.
Version:
2.7.2 7/6/2010
Author:
Nidhi Gupta
See Also: