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

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateList.java 66 XPath matchXPath = template.getMatch();
68 if (null == template.getName() && null == matchXPath)
99 if (null != matchXPath)
101 Expression matchExpr = matchXPath.getExpression();
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 650 milliseconds