com.opengamma.strata.loader.csv.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of strata-loader Show documentation
Show all versions of strata-loader Show documentation
Loaders from standard and Strata-specific data formats
/*
* Copyright (C) 2015 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
/**
* Loader that reads market data from CSV files.
*
* The main parser is for FpML. See {@link com.opengamma.strata.loader.fpml.FpmlDocumentParser}.
*/
package com.opengamma.strata.loader.csv;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy