com.opengamma.strata.loader.fpml.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 can convert files to financial instruments.
*
* The main parser is for FpML. See {@link com.opengamma.strata.loader.fpml.FpmlDocumentParser}.
*/
package com.opengamma.strata.loader.fpml;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy