HomeSort by relevance Sort by last modified time
    Searched defs:m_NSInfos (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/utils/
DOMHelper.java 573 Hashtable m_NSInfos = new Hashtable();
575 /** Object to put into the m_NSInfos table that tells that a node has not been
580 /** Object to put into the m_NSInfos table that tells that a node has not been
585 /** Object to put into the m_NSInfos table that tells that a node has not been
590 /** Object to put into the m_NSInfos table that tells that a node has been
595 /** Object to put into the m_NSInfos table that tells that a node has been
600 /** Object to put into the m_NSInfos table that tells that a node has been
631 Object nsObj = m_NSInfos.get(n); // return value
741 m_NSInfos.put(parent, nsInfo);
759 Object nsObj = m_NSInfos.get(parent); // return valu
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 39 milliseconds