Home | History | Annotate | Download | only in transformer

Lines Matching refs:getDTMManager

344     xPath.getDTMManager().setIncremental(m_incremental);
346 xPath.getDTMManager().setSource_location(m_source_location);
573 DTMManager mgr = m_xcontext.getDTMManager();
2063 DTMIterator cnl = new org.apache.xpath.NodeSetDTM(child, m_xcontext.getDTMManager());