Interface ParserConfiguration

  • All Known Implementing Classes:
    Configuration, TemplateConfiguration

    public interface ParserConfiguration
    Don't implement this interface yourself; use the existing implementation(s). This interface is implemented by classes that hold settings that affect parsing. New parser settings can be added in new FreeMarker versions, which will break your implementation.
    Since:
    2.3.24