Searched refs:m_nodetests (Results 1 – 1 of 1) sorted by relevance
39 private static Hashtable m_nodetests = new Hashtable(); field in Keywords261 m_nodetests.put(NODETYPE_COMMENT_STRING, in m_nodetests.put()263 m_nodetests.put(NODETYPE_TEXT_STRING, in m_nodetests.put()265 m_nodetests.put(NODETYPE_PI_STRING, in m_nodetests.put()267 m_nodetests.put(NODETYPE_NODE_STRING, in m_nodetests.put()276 return m_nodetests.get(key); in lookupNodeTest()