Class Node_Template

  • All Implemented Interfaces:
    Serializable

    public class Node_Template
    extends Node_Extended
    The class of expression nodes of type ?{ TEMPLATE ... . }, or ${ TEMPLATE ... .} . They can be used anywhere variables are legal, and they bind a (implicit) variable to a fun:select-call-template function.
    Author:
    Maxime Lefrançois
    See Also:
    Serialized Form