Documentation of 'org.jfin.date.holiday.financialcalendarimpl.HolidayFile' Java class
HolidayFile
org.jfin.date.holiday.financialcalendarimpl

Class HolidayFile



  • public class HolidayFile
    extends java.lang.Object
    • Constructor Detail

      • HolidayFile

        public HolidayFile()
      • HolidayFile

        public HolidayFile(java.io.File f,
                           InfoFile infoFile)
                    throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • load

        public void load(java.io.File f,
                         InfoFile infoFile)
                  throws java.io.IOException
        Throws:
        java.io.IOException
      • addEntry

        public void addEntry(HolidayFileEntry entry)
        Add an entry to the info file. The entry is keyed by its code.
        Parameters:
        entry -
      • getEntryByReference

        public HolidayFileEntry getEntryByReference(java.lang.String code)
        Retrieves an entry based upon its code.
        Parameters:
        code - The code to search for
        Returns:
        The entry for the given code, or null if the code is not found

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.