Uses of Class
org.drip.analytics.eventday.Locale
Package | Description |
---|---|
org.drip.analytics.holset |
Built in Locale Holiday Set
|
org.drip.param.config |
Library Level Configuration Parameters Setting
|
-
Uses of Locale in org.drip.analytics.holset
-
Uses of Locale in org.drip.param.config
Methods in org.drip.param.config that return Locale Modifier and Type Method Description static Locale
ConfigLoader. LocationHolidays(org.w3c.dom.Document doc, java.lang.String strLoc)
Create a LocHolidays object from the XML Document and the Location TagMethods in org.drip.param.config that return types with arguments of type Locale Modifier and Type Method Description static CaseInsensitiveTreeMap<Locale>
ConfigLoader. LoadHolidayCalendars(java.lang.String strConfigFile)
Load the map of the holiday calendars from the entries set in the XML Configuration filestatic CaseInsensitiveTreeMap<Locale>
ConfigLoader. LoadHolidayCalendarsFromDB(java.lang.String strConfigFile)
Load the map of the holiday calendars from the database settings set in the XML Configuration file