Interface TemplateSource

    • Method Detail

      • content

        String content()
                throws IOException
        The template content.
        Returns:
        The template content.
        Throws:
        IOException - If the template can't read.
      • filename

        String filename()
        The file's name.
        Returns:
        The file's name.
      • lastModified

        long lastModified()
        The last modified date.
        Returns:
        The last modified date.