Package org.drip.sample.creditfeed
Class CDXNAIGS225YReconstitutor
java.lang.Object
org.drip.sample.creditfeed.CDXNAIGS225YReconstitutor
public class CDXNAIGS225YReconstitutor
extends java.lang.Object
CDXNAIGS225YReconstitutor cleanses the Input CDX.NA.IG S22 5Y CDS Price Marks and saves them into a
usable and Process-able Format.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = CDX NA IG Series Reconstitutor
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description CDXNAIGS225YReconstitutor()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CDXNAIGS225YReconstitutor
public CDXNAIGS225YReconstitutor()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args) throws java.lang.ExceptionEntry Point- Parameters:
args
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-