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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateList.java 866 private Hashtable m_compilerCache = new Hashtable();
913 ct = (ElemTemplate) m_compilerCache.get(new Integer(retValue.getUid()));
916 m_compilerCache.put(new Integer(retValue.getUid()), retValue);
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 30 milliseconds