John W. Campbell
This section of the Java Development Library is concerned solely with
the handling of keyworded data files such as that used in conjuction
with the Protein Crystallographic 'Diffraction Data Module'.
List of sections:
Keyword Data Handling Classes
KDM Interfaces
List of subsections in this section:
Keyword Data Module
Parameter Type Data
JdlKeywordDataModule is the main class for handling the keyworded
data. It has methods for defining the keyworded parameters, for setting and
getting parameter values, for reading and parsing keyworded data files and
for writing keyworded data files.
Document Link: Keyword Data Module (KDM) - JdlKeywordDataModule
JdlKDMParType.java is a class which enables details about the type of
a parameter to be examined if required.
Document Link: KDM Parameter Type - JdlJdlKDMParType
List of subsections in this section:
Data Checker Interface
Update Checker Interface
Print Option Interface
JdlKDMDataChecker is an interface for classes which are to be used to
check KDM parameter data values.
Document Link: KDM Data Checker - JdlKDMDataChecker
JdlKDMUpdateChecker is an interface to handle the special checking
of KDM parameters to see if the requested updates are currently to be
allowed by a program.
Document Link: KDM Update Checker - JdlKDMUpdateChecker
JdlKDMPrintOptions is an interface for classes which wish to choose which
name is to be used when printing/outputting a KDM parameter with an alias
name or a suffixed KDM parameter.
Document Link: KDM Print Options - JdlKDMPrintOptions
⇑ Up 1
⇑ Top of this