Interface TemplateCtrl


  • public interface TemplateCtrl
    An addition interface to Template that is used for implementation or tools.
    Since:
    10.0.0
    Author:
    jumperchen
    • Method Detail

      • getSrc

        java.lang.String getSrc()
        Returns the template src source, if any.
        Returns:
      • getMeta

        TemplateInfo getMeta()
        Returns a meta information about the Template element.
        Returns: