Uses of Interface
xal.tools.data.FileDataAdaptor
Packages that use FileDataAdaptor
-
Uses of FileDataAdaptor in xal.tools.hdf5
Classes in xal.tools.hdf5 that implement FileDataAdaptorModifier and TypeClassDescriptionclassThis class creates an HDF5 structure in memory before writing to a file, since the HDF5 library only supports directly writing to a file. -
Uses of FileDataAdaptor in xal.tools.xml
Classes in xal.tools.xml that implement FileDataAdaptorModifier and TypeClassDescriptionclassXmlDataAdaptor is a DataAdaptor that specifically supports (reading/writing) (from/to) XML.