Home
last modified time | relevance | path

Searched refs:getParamElemCount (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemCallTemplate.java119 int length = getParamElemCount(); in compose()
140 length = getParamElemCount(); in compose()
173 int length = getParamElemCount(); in endCompose()
275 public int getParamElemCount() in getParamElemCount() method in ElemCallTemplate
DElemApplyTemplates.java203 int nParams = getParamElemCount(); in transformSelectedNodes()