Uses of Class
org.episteme.natural.physics.loaders.thermoml.ThermoMLDataReport
Packages that use ThermoMLDataReport
Package
Description
ThermoML loader for IUPAC/NIST thermodynamic property data.
-
Uses of ThermoMLDataReport in org.episteme.natural.physics.loaders.thermoml
Subclasses with type arguments of type ThermoMLDataReport in org.episteme.natural.physics.loaders.thermomlModifier and TypeClassDescriptionclassModernized ThermoML Reader for the IUPAC/NIST thermodynamic property data.Methods in org.episteme.natural.physics.loaders.thermoml that return ThermoMLDataReportModifier and TypeMethodDescriptionprotected ThermoMLDataReportThermoMLReader.loadFromInputStream(InputStream is, String id) protected ThermoMLDataReportThermoMLReader.loadFromSource(String path) ThermoMLReader.read(InputStream input) Methods in org.episteme.natural.physics.loaders.thermoml that return types with arguments of type ThermoMLDataReportMethods in org.episteme.natural.physics.loaders.thermoml with parameters of type ThermoMLDataReportModifier and TypeMethodDescriptionThermoMLBridge.toDataset(ThermoMLDataReport thermoData) Converts ThermoML data container to Episteme ThermodynamicDataset.