Class XSLCallTemplate

    • Constructor Detail

      • XSLCallTemplate

        public XSLCallTemplate​(java.lang.String name)
        Creates a new XSLCallTemplate
    • Method Detail

      • getTemplateName

        public java.lang.String getTemplateName()
        Returns the name of the Template that this XSLCallTemplate references
        Returns:
        the name of the Template that this XSLCallTemplate references
      • setTemplateName

        public void setTemplateName​(java.lang.String name)
        Sets the name of the Template that this XSLCallTemplate references
        Parameters:
        name - the name Template that this XSLCallTemplate references