Interface TemplateLocator.TemplateLocation

Enclosing interface:
TemplateLocator

public static interface TemplateLocator.TemplateLocation
  • Method Summary

    Modifier and Type
    Method
    Description
     
    A Reader instance produced by a locator is immediately closed right after the template content is parsed.
  • Method Details

    • read

      Reader read()
      A Reader instance produced by a locator is immediately closed right after the template content is parsed.
      Returns:
      the reader
    • getVariant

      Optional<Variant> getVariant()
      Returns:
      the template variant