public synchronized Map<String, FormatterConfiguration> | getFormatMappings(String xmlFileName, boolean inClassPath) Returns the map of parsed format configuration beans.
Parameters: xmlFileName - the XML mapping configuration file Parameters: inClassPath - flag indicating whether the XML file is in the classpath a map of format mappings. |