Package hdf.object

Interface MetaDataContainer

All Known Implementing Classes:
Datatype, FitsDataset, FitsDatatype, FitsGroup, Group, H4Datatype, H4GRImage, H4Group, H4SDS, H4Vdata, H5CompoundDS, H5Datatype, H5Group, H5Link, H5MetaDataContainer, H5ReferenceType, H5ScalarDS, NC2Dataset, NC2Datatype, NC2Group

public interface MetaDataContainer
An interface that provides general I/O operations for object metadata attached to an object. For example, reading metadata content from the file into memory or writing metadata content from memory into the file.
Version:
2.0 4/2/2018
Author:
Peter X. Cao, Jordan T. Henderson
See Also: