org.exolab.adaptx.xslt
public class XSLCallTemplate extends XSLObject
Since: WD-xslt-19990421
Constructor Summary | |
---|---|
XSLCallTemplate(String name)
Creates a new XSLCallTemplate
|
Method Summary | |
---|---|
String | getTemplateName()
Returns the name of the Template that this XSLCallTemplate references |
void | setTemplateName(String name)
Sets the name of the Template that this XSLCallTemplate references |
Returns: the name of the Template that this XSLCallTemplate references
Parameters: name the name Template that this XSLCallTemplate references