Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DXSLTSchema.java347 XSLTElementDef[] templateElementsAndParams = new XSLTElementDef[24]; in build() local
368 templateElementsAndParams /* elements */, in build()
618 System.arraycopy(templateElements, 0, templateElementsAndParams, 0, i); in build()
622 templateElementsAndParams[i] = xslParam; in build()
788 templateElementsAndParams /* elements */, in build()