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 TemplateLocationPathPattern. getTemplate()TemplateParser. getTemplate()Methods in org.apache.xalan.xsltc.compiler with parameters of type Template Modifier and Type Method Description voidLocationPathPattern. setTemplate(Template template)voidParser. setTemplate(Template template)
-