Uses of Class
org.apache.xalan.xsltc.compiler.Template
-
Packages that use Template Package Description org.apache.xalan.xsltc.compiler -
-
Uses of Template in org.apache.xalan.xsltc.compiler
Methods in org.apache.xalan.xsltc.compiler that return Template Modifier and Type Method Description Template
LocationPathPattern. getTemplate()
Template
Parser. getTemplate()
Methods in org.apache.xalan.xsltc.compiler with parameters of type Template Modifier and Type Method Description void
LocationPathPattern. setTemplate(Template template)
void
Parser. setTemplate(Template template)
-