Class TemplateLookupResult

    • Method Detail

      • getTemplateSourceName

        public abstract java.lang.String getTemplateSourceName()
        The source name of the template found (see Template.getSourceName()), or null if isPositive() is false.
      • isPositive

        public abstract boolean isPositive()
        Tells if the lookup has found a matching template.