| Class | Description | 
|---|---|
| AbstractArrayDataIO | 
 Abstract implementation of an implementation of a
  
nom.tam.util-compatible FITS I/O handler. | 
| FitsArrayBuilder | 
 Turns URLs which reference FITS array resources into NDArray objects. 
 | 
| FitsConstants | 
 Utility class providing some constants and static methods related to 
 FITS file format and starlink classes. 
 | 
| FitsNdxHandler | 
 Turns URLs which reference FITS files or HDUs into Ndx objects. 
 | 
| FitsStarTable | 
 An implementation of the StarTable interface which uses FITS TABLE
 or BINTABLE extensions. 
 | 
| HeaderCards | 
 Controlled access to a collection of FITS header cards. 
 | 
| MappedFile | 
 Provides mapped access to a data buffer using a single mapped byte buffer,
 compatible with nom.tam.util classes. 
 | 
| MultiMappedFile | 
 ArrayDataIO implementation which works by mapping but is capable of
 splitting a file up into multiple mapped sections. 
 | 
| Exception | Description | 
|---|---|
| MappedFile.FileTooLongException | 
 Exception indicating that a file is too long to map. 
 | 
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.