Interface TemplatePathInfo


  • @ConsumerType
    public interface TemplatePathInfo
    Path information for a template.
    • Method Detail

      • getTemplatePath

        @NotNull
        @NotNull java.lang.String getTemplatePath()
        Template path
        Returns:
        Path
      • getResourceType

        @Nullable
        @Nullable java.lang.String getResourceType()
        Resource type
        Returns:
        Path