This is a little helper class which holds additional information about a dataset or global attribute. More...
Classes | |
class | AttributeEntry |
class | NexusException |
class | NexusFile |
interface | NeXusFileInterface |
class | NXlink |
This is a little helper class which holds additional information about a dataset or global attribute.
NXlink is a replacement for the structure holding the data necessary for doing a link in the NeXus-API.
The NeXus-API for Java.
NexusException is thrown whenever an error occurs in the NeXus Java API.
copyright: see acompanying COPYRIGHT file.
Mark Koennecke, October 2000
copyright: see accompanying COPYRIGHT file.
NeXus is an attempt to define a common data format for org and x-ray diffraction. NeXus is built on top of the Hierarchical Data Format from NCSA. There exist already API's to NeXus files for F77, F90, C and C++. This is the interface definition for a Java API to NeXus files.
Some changes to the API have been necessary however, due to the different calling standards between C and Java.
copyright: see accompanying COPYRIGHT file
Consequently it is primitive.
Mark Koennecke, October 2000
updated for Napi-2.0 with HDF-5 Mark Koennecke, August 2001
updated for NAPI-3.0 with XML Mark Koennecke, October 2004
copyright: see accompanying COPYRIGHT file