Searched refs:m_xsf (Results 1 – 3 of 3) sorted by relevance
63 protected XMLStringFactory m_xsf = null; field in DTMManager78 return m_xsf; in getXMLStringFactory()89 m_xsf = xsf; in setXMLStringFactory()
148 private XMLStringFactory m_xsf; field in DTMDocumentImpl165 m_xsf = xstringfactory; in DTMDocumentImpl()1441 return m_xsf.newstr( value ); in getStringValue()
247 XMLStringFactory xstringFactory = m_xsf; in getDTM()