Searched refs:m_currentMatchedNodes (Results 1 – 1 of 1) sorted by relevance
214 NodeVector m_currentMatchedNodes = new NodeVector(); field in TransformerImpl459 m_currentMatchedNodes.removeAllElements(); in reset()2504 m_currentMatchedNodes.push(child); in pushPairCurrentMatched()2513 m_currentMatchedNodes.pop(); in popCurrentMatched()2539 return m_currentMatchedNodes.peepTail(); in getMatchedNode()