Constructor and Description |
---|
FIPXMLParser() |
FIPXMLParser(boolean agentIsBuyer,
String discountCurveName,
LocalDate referenceDate) |
Modifier and Type | Method and Description |
---|---|
ProductDescriptor |
getProductDescriptor(File file) |
InterestRateSwapLegProductDescriptor |
getSwapLegProductDescriptor(File file) |
InterestRateSwapProductDescriptor |
getSwapProductDescriptor(File file) |
public ProductDescriptor getProductDescriptor(File file) throws SAXException, IOException, ParserConfigurationException
getProductDescriptor
in interface XMLParser
SAXException
IOException
ParserConfigurationException
public InterestRateSwapProductDescriptor getSwapProductDescriptor(File file) throws SAXException, IOException, ParserConfigurationException
public InterestRateSwapLegProductDescriptor getSwapLegProductDescriptor(File file) throws SAXException, IOException, ParserConfigurationException
Copyright © 2018. All rights reserved.