Package hdf.object.h5

Interface H5Attribute

All Superinterfaces:
Attribute
All Known Implementing Classes:
H5CompoundAttr, H5ScalarAttr

public interface H5Attribute extends Attribute
An interface that provides general attribute operations for hdf5 object data. For example, reference to a parent object.
See Also: