![]()  | 
  
    HDF5 Last Updated on 2025-11-04
    
   The HDF5 Field Guide 
   | 
 
Title: HDF Native Package (Java) Example
Description: this example shows how to retrieve HDF file structure using the "HDF Native Package (Java)". The example created the group structure and datasets, and print out the file structure:
    "/" (root)
        integer arrays
            2D 32-bit integer 20x10
            3D unsigned 8-bit integer 20x10x5
        float arrays
            2D 64-bit double 20x10
            3D 32-bit float  20x10x5
Static Public Member Functions | |
| static void | main (String args[]) throws Exception | 
| static void | main (String[] args) | 
      
  | 
  static | 
      
  | 
  static |