Searched refs:m_text_properties (Results 1 – 1 of 1) sorted by relevance
210 private static Properties m_text_properties = null; field in OutputPropertiesFactory286 if (null == m_text_properties) // double check in getDefaultMethodProperties()289 m_text_properties = in getDefaultMethodProperties()292 == m_text_properties.getProperty(OutputKeys.ENCODING)) in getDefaultMethodProperties()295 m_text_properties.put( in getDefaultMethodProperties()301 defaultProperties = m_text_properties; in getDefaultMethodProperties()