Class | Description |
---|---|
FileReader |
JDXFileReader reads JDX data, including complex BLOCK files that
contain NTUPLE blocks or nested BLOCK data. |
JDXDecompressor |
JDXDecompressor contains static methods to decompress the data part of
JCAMP-DX spectra that have been compressed using DIF, FIX, SQZ or PAC
formats.
|
JDXSource |
JDXSource is representation of all the data in the JCAMP-DX file
or source. |
JDXSourceStreamTokenizer |