Searched refs:m_xml_properties (Results 1 – 1 of 1) sorted by relevance
204 private static Properties m_xml_properties = null; field in OutputPropertiesFactory262 if (null == m_xml_properties) // double check in getDefaultMethodProperties()265 m_xml_properties = loadPropertiesFile(fileName, null); in getDefaultMethodProperties()271 defaultProperties = m_xml_properties; in getDefaultMethodProperties()279 loadPropertiesFile(fileName, m_xml_properties); in getDefaultMethodProperties()290 loadPropertiesFile(fileName, m_xml_properties); in getDefaultMethodProperties()309 loadPropertiesFile(fileName, m_xml_properties); in getDefaultMethodProperties()317 defaultProperties = m_xml_properties; in getDefaultMethodProperties()