Uses of Class
freemarker.core.Environment

Packages that use Environment
Package
Description
Template loading and caching.
The seldom used or advanced parts of the fundamental FreeMarker API, compared to freemarker.template.
Servlet for legacy "Model 2" frameworks that allows using FreeMarker templates instead of JSP as the MVC View (see in the Manual).
The fundamental, most commonly used API-s of FreeMarker; start with Configuration (see also the Getting Started in the Manual.)
Various classes used by core FreeMarker code but might be useful outside of it too.