Package com.opengamma.strata.loader.fpml
Loader that can convert files to financial instruments.
The main parser is for FpML. See FpmlDocumentParser
.
-
Interface Summary Interface Description FpmlParserPlugin Pluggable FpML trade parser.FpmlPartySelector Finds the party representing "us" in FpML.FpmlTradeInfoParserPlugin Pluggable FpML trade information parser. -
Class Summary Class Description FpmlDocument Provides data about the whole FpML document and parse helper methods.FpmlDocumentParser Loader of trade data in FpML format. -
Exception Summary Exception Description FpmlParseException Exception thrown when parsing FpML.