Class Context

  • All Implemented Interfaces:
    IContext

    public final class Context
    extends AbstractContext

    Basic, non-web implementation of IContext, valid for most non-web scenarios.

    Note a class with this name existed since 1.0, but it was completely reimplemented in Thymeleaf 3.0

    Since:
    3.0.0
    Author:
    Daniel Fernández
    • Constructor Detail

      • Context

        public Context()
      • Context

        public Context​(Locale locale)