<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
  * Provides the classes necessary to handle GDAL rasters.
  *
  * This package provides the classes for the Dataset, Band, Driver,... objects that are used for handling GDAL rasters.
  */
package org.gdal.gdal;</pre></body></html>