Site update for 2.3.28

Project: http://git-wip-us.apache.org/repos/asf/freemarker-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/freemarker-site/commit/e3ae7133
Tree: http://git-wip-us.apache.org/repos/asf/freemarker-site/tree/e3ae7133
Diff: http://git-wip-us.apache.org/repos/asf/freemarker-site/diff/e3ae7133

Branch: refs/heads/asf-site
Commit: e3ae7133c0795aa81b30bffd7a871e02bf44621a
Parents: a4a53cb
Author: ddekany <ddek...@apache.org>
Authored: Thu Apr 5 10:15:25 2018 +0200
Committer: ddekany <ddek...@apache.org>
Committed: Thu Apr 5 10:15:25 2018 +0200

----------------------------------------------------------------------
 committer-howto.html                            |  16 +-
 contribute.html                                 |   8 +-
 docs/alphaidx.html                              |  39 +-
 docs/api/allclasses-frame.html                  |   7 +-
 docs/api/allclasses-noframe.html                |   7 +-
 docs/api/constant-values.html                   | 486 ++++++++-------
 docs/api/deprecated-list.html                   |   8 +-
 docs/api/freemarker/cache/AndMatcher.html       |   8 +-
 .../cache/ByteArrayTemplateLoader.html          |  20 +-
 docs/api/freemarker/cache/CacheStorage.html     |   8 +-
 .../cache/CacheStorageWithGetSize.html          |   8 +-
 .../freemarker/cache/ClassTemplateLoader.html   |   8 +-
 .../cache/ConcurrentCacheStorage.html           |   8 +-
 ...ConditionalTemplateConfigurationFactory.html |   8 +-
 .../freemarker/cache/FileExtensionMatcher.html  |   8 +-
 .../freemarker/cache/FileNameGlobMatcher.html   |   8 +-
 .../freemarker/cache/FileTemplateLoader.html    |  20 +-
 .../FirstMatchTemplateConfigurationFactory.html |   8 +-
 .../MergingTemplateConfigurationFactory.html    |   8 +-
 docs/api/freemarker/cache/MruCacheStorage.html  |   8 +-
 .../freemarker/cache/MultiTemplateLoader.html   |  20 +-
 docs/api/freemarker/cache/NotMatcher.html       |   8 +-
 docs/api/freemarker/cache/NullCacheStorage.html |   8 +-
 docs/api/freemarker/cache/OrMatcher.html        |   8 +-
 docs/api/freemarker/cache/PathGlobMatcher.html  |   8 +-
 docs/api/freemarker/cache/PathRegexMatcher.html |   8 +-
 docs/api/freemarker/cache/SoftCacheStorage.html |   8 +-
 .../cache/StatefulTemplateLoader.html           |   8 +-
 .../freemarker/cache/StringTemplateLoader.html  |  20 +-
 .../freemarker/cache/StrongCacheStorage.html    |   8 +-
 .../TemplateCache.MaybeMissingTemplate.html     |   8 +-
 docs/api/freemarker/cache/TemplateCache.html    |   8 +-
 .../cache/TemplateConfigurationFactory.html     |   8 +-
 .../TemplateConfigurationFactoryException.html  |   8 +-
 docs/api/freemarker/cache/TemplateLoader.html   |  20 +-
 .../freemarker/cache/TemplateLookupContext.html |   8 +-
 .../freemarker/cache/TemplateLookupResult.html  |   8 +-
 .../cache/TemplateLookupStrategy.html           |   8 +-
 .../freemarker/cache/TemplateNameFormat.html    |  16 +-
 .../freemarker/cache/TemplateSourceMatcher.html |   8 +-
 .../api/freemarker/cache/URLTemplateLoader.html |  20 +-
 .../freemarker/cache/WebappTemplateLoader.html  |  20 +-
 .../freemarker/cache/class-use/AndMatcher.html  |   8 +-
 .../class-use/ByteArrayTemplateLoader.html      |   8 +-
 .../cache/class-use/CacheStorage.html           |   8 +-
 .../class-use/CacheStorageWithGetSize.html      |   8 +-
 .../cache/class-use/ClassTemplateLoader.html    |   8 +-
 .../cache/class-use/ConcurrentCacheStorage.html |   8 +-
 ...ConditionalTemplateConfigurationFactory.html |   8 +-
 .../cache/class-use/FileExtensionMatcher.html   |   8 +-
 .../cache/class-use/FileNameGlobMatcher.html    |   8 +-
 .../cache/class-use/FileTemplateLoader.html     |   8 +-
 .../FirstMatchTemplateConfigurationFactory.html |   8 +-
 .../MergingTemplateConfigurationFactory.html    |   8 +-
 .../cache/class-use/MruCacheStorage.html        |   8 +-
 .../cache/class-use/MultiTemplateLoader.html    |   8 +-
 .../freemarker/cache/class-use/NotMatcher.html  |   8 +-
 .../cache/class-use/NullCacheStorage.html       |   8 +-
 .../freemarker/cache/class-use/OrMatcher.html   |   8 +-
 .../cache/class-use/PathGlobMatcher.html        |   8 +-
 .../cache/class-use/PathRegexMatcher.html       |   8 +-
 .../cache/class-use/SoftCacheStorage.html       |   8 +-
 .../cache/class-use/StatefulTemplateLoader.html |   8 +-
 .../cache/class-use/StringTemplateLoader.html   |   8 +-
 .../cache/class-use/StrongCacheStorage.html     |   8 +-
 .../TemplateCache.MaybeMissingTemplate.html     |   8 +-
 .../cache/class-use/TemplateCache.html          |   8 +-
 .../class-use/TemplateConfigurationFactory.html |   8 +-
 .../TemplateConfigurationFactoryException.html  |   8 +-
 .../cache/class-use/TemplateLoader.html         |   8 +-
 .../cache/class-use/TemplateLookupContext.html  |   8 +-
 .../cache/class-use/TemplateLookupResult.html   |   8 +-
 .../cache/class-use/TemplateLookupStrategy.html |   8 +-
 .../cache/class-use/TemplateNameFormat.html     |   8 +-
 .../cache/class-use/TemplateSourceMatcher.html  |   8 +-
 .../cache/class-use/URLTemplateLoader.html      |   8 +-
 .../cache/class-use/WebappTemplateLoader.html   |   8 +-
 docs/api/freemarker/cache/package-frame.html    |   6 +-
 docs/api/freemarker/cache/package-summary.html  |   8 +-
 docs/api/freemarker/cache/package-tree.html     |   8 +-
 docs/api/freemarker/cache/package-use.html      |   8 +-
 .../core/AliasTemplateDateFormatFactory.html    |   8 +-
 .../core/AliasTemplateNumberFormatFactory.html  |   8 +-
 .../core/ArithmeticEngine.BigDecimalEngine.html |   8 +-
 .../ArithmeticEngine.ConservativeEngine.html    |   8 +-
 docs/api/freemarker/core/ArithmeticEngine.html  |   8 +-
 docs/api/freemarker/core/BugException.html      |   8 +-
 docs/api/freemarker/core/BuiltInForNodeEx.html  |   8 +-
 docs/api/freemarker/core/CSSOutputFormat.html   |   8 +-
 ...lPlaceCustomDataInitializationException.html |   8 +-
 .../core/CombinedMarkupOutputFormat.html        |   8 +-
 docs/api/freemarker/core/CommandLine.html       |   8 +-
 .../core/CommonMarkupOutputFormat.html          |   8 +-
 .../core/CommonTemplateMarkupOutputModel.html   |   8 +-
 ...gurable.SettingValueAssignmentException.html |   8 +-
 .../Configurable.UnknownSettingException.html   |   8 +-
 docs/api/freemarker/core/Configurable.html      |  21 +-
 docs/api/freemarker/core/CustomAttribute.html   |   8 +-
 .../api/freemarker/core/DirectiveCallPlace.html |  38 +-
 .../freemarker/core/Environment.Namespace.html  |   8 +-
 docs/api/freemarker/core/Environment.html       | 103 +++-
 docs/api/freemarker/core/FreeMarkerTree.html    |   8 +-
 docs/api/freemarker/core/HTMLOutputFormat.html  |   8 +-
 .../core/InvalidFormatParametersException.html  |   8 +-
 .../core/InvalidFormatStringException.html      |   8 +-
 .../core/InvalidReferenceException.html         |   8 +-
 docs/api/freemarker/core/JSONOutputFormat.html  |   8 +-
 .../freemarker/core/JavaScriptOutputFormat.html |   8 +-
 .../api/freemarker/core/MarkupOutputFormat.html |   8 +-
 .../freemarker/core/NonBooleanException.html    |   8 +-
 docs/api/freemarker/core/NonDateException.html  |   8 +-
 .../core/NonExtendedHashException.html          |   8 +-
 .../core/NonExtendedNodeException.html          |   8 +-
 docs/api/freemarker/core/NonHashException.html  |   8 +-
 .../core/NonMarkupOutputException.html          |   8 +-
 .../api/freemarker/core/NonMethodException.html |   8 +-
 docs/api/freemarker/core/NonNodeException.html  |   8 +-
 .../freemarker/core/NonNumericalException.html  |   8 +-
 .../freemarker/core/NonSequenceException.html   |   8 +-
 .../core/NonSequenceOrCollectionException.html  |   8 +-
 .../api/freemarker/core/NonStringException.html |   8 +-
 .../NonStringOrTemplateOutputException.html     |   8 +-
 .../core/OptInTemplateClassResolver.html        |   8 +-
 docs/api/freemarker/core/OutputFormat.html      |   8 +-
 docs/api/freemarker/core/ParseException.html    |  85 +--
 .../freemarker/core/ParserConfiguration.html    |  42 +-
 .../core/ParsingNotSupportedException.html      |   8 +-
 .../freemarker/core/PlainTextOutputFormat.html  |   8 +-
 docs/api/freemarker/core/RTFOutputFormat.html   |   8 +-
 docs/api/freemarker/core/StopException.html     |   8 +-
 .../freemarker/core/TemplateClassResolver.html  |   8 +-
 .../core/TemplateCombinedMarkupOutputModel.html |   8 +-
 .../freemarker/core/TemplateConfiguration.html  | 118 +++-
 .../api/freemarker/core/TemplateDateFormat.html |   8 +-
 .../core/TemplateDateFormatFactory.html         |   8 +-
 .../api/freemarker/core/TemplateFormatUtil.html |   8 +-
 .../core/TemplateHTMLOutputModel.html           |   8 +-
 .../core/TemplateMarkupOutputModel.html         |   8 +-
 .../freemarker/core/TemplateNumberFormat.html   |   8 +-
 .../core/TemplateNumberFormatFactory.html       |   8 +-
 .../freemarker/core/TemplateRTFOutputModel.html |   8 +-
 .../freemarker/core/TemplateValueFormat.html    |   8 +-
 .../core/TemplateValueFormatException.html      |   8 +-
 .../core/TemplateValueFormatFactory.html        |   8 +-
 .../core/TemplateXHTMLOutputModel.html          |   8 +-
 .../freemarker/core/TemplateXMLOutputModel.html |   8 +-
 .../core/UndefinedCustomFormatException.html    |   8 +-
 .../freemarker/core/UndefinedOutputFormat.html  |   8 +-
 .../core/UnexpectedTypeException.html           |   8 +-
 .../core/UnformattableValueException.html       |   8 +-
 ...nDateTypeFormattingUnsupportedException.html |   8 +-
 ...nownDateTypeParsingUnsupportedException.html |   8 +-
 .../core/UnparsableValueException.html          |   8 +-
 .../core/UnregisteredOutputFormatException.html |   8 +-
 docs/api/freemarker/core/XHTMLOutputFormat.html |   8 +-
 docs/api/freemarker/core/XMLOutputFormat.html   |   8 +-
 .../AliasTemplateDateFormatFactory.html         |   8 +-
 .../AliasTemplateNumberFormatFactory.html       |   8 +-
 .../ArithmeticEngine.BigDecimalEngine.html      |   8 +-
 .../ArithmeticEngine.ConservativeEngine.html    |   8 +-
 .../core/class-use/ArithmeticEngine.html        |   8 +-
 .../freemarker/core/class-use/BugException.html |   8 +-
 .../core/class-use/BuiltInForNodeEx.html        |   8 +-
 .../core/class-use/CSSOutputFormat.html         |   8 +-
 ...lPlaceCustomDataInitializationException.html |   8 +-
 .../class-use/CombinedMarkupOutputFormat.html   |   8 +-
 .../freemarker/core/class-use/CommandLine.html  |   8 +-
 .../class-use/CommonMarkupOutputFormat.html     |   8 +-
 .../CommonTemplateMarkupOutputModel.html        |   8 +-
 ...gurable.SettingValueAssignmentException.html |   8 +-
 .../Configurable.UnknownSettingException.html   |   8 +-
 .../freemarker/core/class-use/Configurable.html |   8 +-
 .../core/class-use/CustomAttribute.html         |   8 +-
 .../core/class-use/DirectiveCallPlace.html      |   8 +-
 .../core/class-use/Environment.Namespace.html   |   8 +-
 .../freemarker/core/class-use/Environment.html  |   8 +-
 .../core/class-use/FreeMarkerTree.html          |   8 +-
 .../core/class-use/HTMLOutputFormat.html        |   8 +-
 .../InvalidFormatParametersException.html       |   8 +-
 .../class-use/InvalidFormatStringException.html |   8 +-
 .../class-use/InvalidReferenceException.html    |   8 +-
 .../core/class-use/JSONOutputFormat.html        |   8 +-
 .../core/class-use/JavaScriptOutputFormat.html  |   8 +-
 .../core/class-use/MarkupOutputFormat.html      |   8 +-
 .../core/class-use/NonBooleanException.html     |   8 +-
 .../core/class-use/NonDateException.html        |   8 +-
 .../class-use/NonExtendedHashException.html     |   8 +-
 .../class-use/NonExtendedNodeException.html     |   8 +-
 .../core/class-use/NonHashException.html        |   8 +-
 .../class-use/NonMarkupOutputException.html     |   8 +-
 .../core/class-use/NonMethodException.html      |   8 +-
 .../core/class-use/NonNodeException.html        |   8 +-
 .../core/class-use/NonNumericalException.html   |   8 +-
 .../core/class-use/NonSequenceException.html    |   8 +-
 .../NonSequenceOrCollectionException.html       |   8 +-
 .../core/class-use/NonStringException.html      |   8 +-
 .../NonStringOrTemplateOutputException.html     |   8 +-
 .../class-use/OptInTemplateClassResolver.html   |   8 +-
 .../freemarker/core/class-use/OutputFormat.html |   8 +-
 .../core/class-use/ParseException.html          |   8 +-
 .../core/class-use/ParserConfiguration.html     |   8 +-
 .../class-use/ParsingNotSupportedException.html |   8 +-
 .../core/class-use/PlainTextOutputFormat.html   |   8 +-
 .../core/class-use/RTFOutputFormat.html         |   8 +-
 .../core/class-use/StopException.html           |   8 +-
 .../core/class-use/TemplateClassResolver.html   |   8 +-
 .../TemplateCombinedMarkupOutputModel.html      |   8 +-
 .../core/class-use/TemplateConfiguration.html   |   8 +-
 .../core/class-use/TemplateDateFormat.html      |   8 +-
 .../class-use/TemplateDateFormatFactory.html    |   8 +-
 .../core/class-use/TemplateFormatUtil.html      |   8 +-
 .../core/class-use/TemplateHTMLOutputModel.html |   8 +-
 .../class-use/TemplateMarkupOutputModel.html    |   8 +-
 .../core/class-use/TemplateNumberFormat.html    |   8 +-
 .../class-use/TemplateNumberFormatFactory.html  |   8 +-
 .../core/class-use/TemplateRTFOutputModel.html  |   8 +-
 .../core/class-use/TemplateValueFormat.html     |   8 +-
 .../class-use/TemplateValueFormatException.html |   8 +-
 .../class-use/TemplateValueFormatFactory.html   |   8 +-
 .../class-use/TemplateXHTMLOutputModel.html     |   8 +-
 .../core/class-use/TemplateXMLOutputModel.html  |   8 +-
 .../UndefinedCustomFormatException.html         |   8 +-
 .../core/class-use/UndefinedOutputFormat.html   |   8 +-
 .../core/class-use/UnexpectedTypeException.html |   8 +-
 .../class-use/UnformattableValueException.html  |   8 +-
 ...nDateTypeFormattingUnsupportedException.html |   8 +-
 ...nownDateTypeParsingUnsupportedException.html |   8 +-
 .../class-use/UnparsableValueException.html     |   8 +-
 .../UnregisteredOutputFormatException.html      |   8 +-
 .../core/class-use/XHTMLOutputFormat.html       |   8 +-
 .../core/class-use/XMLOutputFormat.html         |   8 +-
 docs/api/freemarker/core/package-frame.html     |   6 +-
 docs/api/freemarker/core/package-summary.html   |   8 +-
 docs/api/freemarker/core/package-tree.html      |   8 +-
 docs/api/freemarker/core/package-use.html       |   8 +-
 docs/api/freemarker/debug/Breakpoint.html       |   8 +-
 docs/api/freemarker/debug/DebugModel.html       |   8 +-
 .../freemarker/debug/DebuggedEnvironment.html   |   8 +-
 docs/api/freemarker/debug/Debugger.html         |   8 +-
 docs/api/freemarker/debug/DebuggerClient.html   |   8 +-
 docs/api/freemarker/debug/DebuggerListener.html |   8 +-
 .../debug/EnvironmentSuspendedEvent.html        |   8 +-
 .../freemarker/debug/class-use/Breakpoint.html  |   8 +-
 .../freemarker/debug/class-use/DebugModel.html  |   8 +-
 .../debug/class-use/DebuggedEnvironment.html    |   8 +-
 .../freemarker/debug/class-use/Debugger.html    |   8 +-
 .../debug/class-use/DebuggerClient.html         |   8 +-
 .../debug/class-use/DebuggerListener.html       |   8 +-
 .../class-use/EnvironmentSuspendedEvent.html    |   8 +-
 docs/api/freemarker/debug/package-frame.html    |   6 +-
 docs/api/freemarker/debug/package-summary.html  |   8 +-
 docs/api/freemarker/debug/package-tree.html     |   8 +-
 docs/api/freemarker/debug/package-use.html      |   8 +-
 .../freemarker/ext/ant/FreemarkerXmlTask.html   |   8 +-
 docs/api/freemarker/ext/ant/JythonAntTask.html  |   8 +-
 .../ext/ant/UnlinkedJythonOperationsImpl.html   |   8 +-
 .../ext/ant/class-use/FreemarkerXmlTask.html    |   8 +-
 .../ext/ant/class-use/JythonAntTask.html        |   8 +-
 .../class-use/UnlinkedJythonOperationsImpl.html |   8 +-
 docs/api/freemarker/ext/ant/package-frame.html  |   6 +-
 .../api/freemarker/ext/ant/package-summary.html |   8 +-
 docs/api/freemarker/ext/ant/package-tree.html   |   8 +-
 docs/api/freemarker/ext/ant/package-use.html    |   8 +-
 docs/api/freemarker/ext/beans/ArrayModel.html   |   8 +-
 docs/api/freemarker/ext/beans/BeanModel.html    |   8 +-
 .../freemarker/ext/beans/BeansModelCache.html   |   8 +-
 .../BeansWrapper.MethodAppearanceDecision.html  |  93 ++-
 ...nsWrapper.MethodAppearanceDecisionInput.html |   8 +-
 docs/api/freemarker/ext/beans/BeansWrapper.html |   8 +-
 .../ext/beans/BeansWrapperBuilder.html          |   8 +-
 .../ext/beans/BeansWrapperConfiguration.html    |   8 +-
 docs/api/freemarker/ext/beans/BooleanModel.html |   8 +-
 .../freemarker/ext/beans/CollectionModel.html   |   8 +-
 docs/api/freemarker/ext/beans/DateModel.html    |   8 +-
 .../freemarker/ext/beans/EnumerationModel.html  |   8 +-
 docs/api/freemarker/ext/beans/HashAdapter.html  |   8 +-
 .../ext/beans/InvalidPropertyException.html     |  19 +-
 .../api/freemarker/ext/beans/IteratorModel.html |   8 +-
 docs/api/freemarker/ext/beans/MapModel.html     |   8 +-
 .../ext/beans/MethodAppearanceFineTuner.html    |  20 +-
 docs/api/freemarker/ext/beans/NumberModel.html  |   8 +-
 .../ext/beans/OverloadedMethodsModel.html       |   8 +-
 .../ext/beans/ResourceBundleModel.html          |   8 +-
 .../freemarker/ext/beans/SimpleMapModel.html    |   8 +-
 .../freemarker/ext/beans/SimpleMethodModel.html |   8 +-
 .../ext/beans/SingletonCustomizer.html          |   8 +-
 docs/api/freemarker/ext/beans/StringModel.html  |   8 +-
 .../ext/beans/class-use/ArrayModel.html         |   8 +-
 .../ext/beans/class-use/BeanModel.html          |   8 +-
 .../ext/beans/class-use/BeansModelCache.html    |   8 +-
 .../BeansWrapper.MethodAppearanceDecision.html  |   8 +-
 ...nsWrapper.MethodAppearanceDecisionInput.html |   8 +-
 .../ext/beans/class-use/BeansWrapper.html       |   8 +-
 .../beans/class-use/BeansWrapperBuilder.html    |   8 +-
 .../class-use/BeansWrapperConfiguration.html    |   8 +-
 .../ext/beans/class-use/BooleanModel.html       |   8 +-
 .../ext/beans/class-use/CollectionModel.html    |   8 +-
 .../ext/beans/class-use/DateModel.html          |   8 +-
 .../ext/beans/class-use/EnumerationModel.html   |   8 +-
 .../ext/beans/class-use/HashAdapter.html        |   8 +-
 .../class-use/InvalidPropertyException.html     |   8 +-
 .../ext/beans/class-use/IteratorModel.html      |   8 +-
 .../ext/beans/class-use/MapModel.html           |   8 +-
 .../class-use/MethodAppearanceFineTuner.html    |   8 +-
 .../ext/beans/class-use/NumberModel.html        |   8 +-
 .../beans/class-use/OverloadedMethodsModel.html |   8 +-
 .../beans/class-use/ResourceBundleModel.html    |   8 +-
 .../ext/beans/class-use/SimpleMapModel.html     |   8 +-
 .../ext/beans/class-use/SimpleMethodModel.html  |   8 +-
 .../beans/class-use/SingletonCustomizer.html    |   8 +-
 .../ext/beans/class-use/StringModel.html        |   8 +-
 .../api/freemarker/ext/beans/package-frame.html |   6 +-
 .../freemarker/ext/beans/package-summary.html   |   8 +-
 docs/api/freemarker/ext/beans/package-tree.html |   8 +-
 docs/api/freemarker/ext/beans/package-use.html  |   8 +-
 docs/api/freemarker/ext/dom/NodeModel.html      |   8 +-
 docs/api/freemarker/ext/dom/Transform.html      |   8 +-
 docs/api/freemarker/ext/dom/XPathSupport.html   |   8 +-
 .../freemarker/ext/dom/class-use/NodeModel.html |   8 +-
 .../freemarker/ext/dom/class-use/Transform.html |   8 +-
 .../ext/dom/class-use/XPathSupport.html         |   8 +-
 docs/api/freemarker/ext/dom/package-frame.html  |   6 +-
 .../api/freemarker/ext/dom/package-summary.html |   8 +-
 docs/api/freemarker/ext/dom/package-tree.html   |   8 +-
 docs/api/freemarker/ext/dom/package-use.html    |   8 +-
 docs/api/freemarker/ext/jdom/NodeListModel.html |   8 +-
 .../ext/jdom/class-use/NodeListModel.html       |   8 +-
 docs/api/freemarker/ext/jdom/package-frame.html |   6 +-
 .../freemarker/ext/jdom/package-summary.html    |   8 +-
 docs/api/freemarker/ext/jdom/package-tree.html  |   8 +-
 docs/api/freemarker/ext/jdom/package-use.html   |   8 +-
 .../api/freemarker/ext/jsp/EventForwarding.html |   8 +-
 docs/api/freemarker/ext/jsp/FreemarkerTag.html  |   8 +-
 ...TaglibFactory.ClasspathMetaInfTldSource.html |  10 +-
 .../TaglibFactory.ClearMetaInfTldSource.html    |   8 +-
 .../ext/jsp/TaglibFactory.MetaInfTldSource.html |   8 +-
 ...Factory.WebInfPerLibJarMetaInfTldSource.html |   8 +-
 docs/api/freemarker/ext/jsp/TaglibFactory.html  |   8 +-
 .../ext/jsp/class-use/EventForwarding.html      |   8 +-
 .../ext/jsp/class-use/FreemarkerTag.html        |   8 +-
 ...TaglibFactory.ClasspathMetaInfTldSource.html |   8 +-
 .../TaglibFactory.ClearMetaInfTldSource.html    |   8 +-
 .../TaglibFactory.MetaInfTldSource.html         |   8 +-
 ...Factory.WebInfPerLibJarMetaInfTldSource.html |   8 +-
 .../ext/jsp/class-use/TaglibFactory.html        |   8 +-
 docs/api/freemarker/ext/jsp/package-frame.html  |   6 +-
 .../api/freemarker/ext/jsp/package-summary.html |   8 +-
 docs/api/freemarker/ext/jsp/package-tree.html   |   8 +-
 docs/api/freemarker/ext/jsp/package-use.html    |   8 +-
 .../freemarker/ext/jython/JythonHashModel.html  |   8 +-
 docs/api/freemarker/ext/jython/JythonModel.html |   8 +-
 .../ext/jython/JythonNumberModel.html           |   8 +-
 .../ext/jython/JythonSequenceModel.html         |   8 +-
 .../ext/jython/JythonVersionAdapter.html        |   8 +-
 .../freemarker/ext/jython/JythonWrapper.html    |   8 +-
 .../ext/jython/class-use/JythonHashModel.html   |   8 +-
 .../ext/jython/class-use/JythonModel.html       |   8 +-
 .../ext/jython/class-use/JythonNumberModel.html |   8 +-
 .../jython/class-use/JythonSequenceModel.html   |   8 +-
 .../jython/class-use/JythonVersionAdapter.html  |   8 +-
 .../ext/jython/class-use/JythonWrapper.html     |   8 +-
 .../freemarker/ext/jython/package-frame.html    |   6 +-
 .../freemarker/ext/jython/package-summary.html  |   8 +-
 .../api/freemarker/ext/jython/package-tree.html |   8 +-
 docs/api/freemarker/ext/jython/package-use.html |   8 +-
 .../ext/rhino/RhinoFunctionModel.html           |   8 +-
 .../ext/rhino/RhinoScriptableModel.html         |   8 +-
 docs/api/freemarker/ext/rhino/RhinoWrapper.html |   8 +-
 .../ext/rhino/class-use/RhinoFunctionModel.html |   8 +-
 .../rhino/class-use/RhinoScriptableModel.html   |   8 +-
 .../ext/rhino/class-use/RhinoWrapper.html       |   8 +-
 .../api/freemarker/ext/rhino/package-frame.html |   6 +-
 .../freemarker/ext/rhino/package-summary.html   |   8 +-
 docs/api/freemarker/ext/rhino/package-tree.html |   8 +-
 docs/api/freemarker/ext/rhino/package-use.html  |   8 +-
 .../ext/servlet/AllHttpScopesHashModel.html     |   8 +-
 .../ext/servlet/FreemarkerServlet.html          |   8 +-
 .../ext/servlet/HttpRequestHashModel.html       |   8 +-
 .../servlet/HttpRequestParametersHashModel.html |   8 +-
 .../ext/servlet/HttpSessionHashModel.html       |   8 +-
 .../api/freemarker/ext/servlet/IncludePage.html |   8 +-
 .../ext/servlet/ServletContextHashModel.html    |   8 +-
 .../class-use/AllHttpScopesHashModel.html       |   8 +-
 .../servlet/class-use/FreemarkerServlet.html    |   8 +-
 .../servlet/class-use/HttpRequestHashModel.html |   8 +-
 .../HttpRequestParametersHashModel.html         |   8 +-
 .../servlet/class-use/HttpSessionHashModel.html |   8 +-
 .../ext/servlet/class-use/IncludePage.html      |   8 +-
 .../class-use/ServletContextHashModel.html      |   8 +-
 .../freemarker/ext/servlet/package-frame.html   |   6 +-
 .../freemarker/ext/servlet/package-summary.html |   8 +-
 .../freemarker/ext/servlet/package-tree.html    |   8 +-
 .../api/freemarker/ext/servlet/package-use.html |   8 +-
 .../freemarker/ext/util/IdentityHashMap.html    |   8 +-
 docs/api/freemarker/ext/util/ModelCache.html    |   8 +-
 docs/api/freemarker/ext/util/ModelFactory.html  |   8 +-
 .../ext/util/WrapperTemplateModel.html          |   8 +-
 .../ext/util/class-use/IdentityHashMap.html     |   8 +-
 .../ext/util/class-use/ModelCache.html          |   8 +-
 .../ext/util/class-use/ModelFactory.html        |   8 +-
 .../util/class-use/WrapperTemplateModel.html    |   8 +-
 docs/api/freemarker/ext/util/package-frame.html |   6 +-
 .../freemarker/ext/util/package-summary.html    |   8 +-
 docs/api/freemarker/ext/util/package-tree.html  |   8 +-
 docs/api/freemarker/ext/util/package-use.html   |   8 +-
 docs/api/freemarker/ext/xml/NodeListModel.html  |   8 +-
 .../ext/xml/class-use/NodeListModel.html        |   8 +-
 docs/api/freemarker/ext/xml/package-frame.html  |   6 +-
 .../api/freemarker/ext/xml/package-summary.html |   8 +-
 docs/api/freemarker/ext/xml/package-tree.html   |   8 +-
 docs/api/freemarker/ext/xml/package-use.html    |   8 +-
 docs/api/freemarker/log/Logger.html             |   8 +-
 docs/api/freemarker/log/class-use/Logger.html   |   8 +-
 docs/api/freemarker/log/package-frame.html      |   6 +-
 docs/api/freemarker/log/package-summary.html    |   8 +-
 docs/api/freemarker/log/package-tree.html       |   8 +-
 docs/api/freemarker/log/package-use.html        |   8 +-
 .../template/AdapterTemplateModel.html          |   8 +-
 .../template/AttemptExceptionReporter.html      |   8 +-
 docs/api/freemarker/template/Configuration.html | 607 ++++++++++++++-----
 .../template/DefaultArrayAdapter.html           |   8 +-
 .../template/DefaultEnumerationAdapter.html     |   8 +-
 .../template/DefaultIterableAdapter.html        |  10 +-
 .../template/DefaultIteratorAdapter.html        |   8 +-
 .../freemarker/template/DefaultListAdapter.html |   8 +-
 .../freemarker/template/DefaultMapAdapter.html  |   8 +-
 .../DefaultNonListCollectionAdapter.html        |   8 +-
 .../template/DefaultObjectWrapper.html          |   8 +-
 .../template/DefaultObjectWrapperBuilder.html   |   8 +-
 .../DefaultObjectWrapperConfiguration.html      |   8 +-
 .../freemarker/template/LocalizedString.html    |   8 +-
 .../MalformedTemplateNameException.html         |   8 +-
 .../template/MapKeyValuePairIterator.html       |   8 +-
 docs/api/freemarker/template/ObjectWrapper.html |   8 +-
 .../template/ObjectWrapperAndUnwrapper.html     |   8 +-
 .../template/ResourceBundleLocalizedString.html |   8 +-
 .../freemarker/template/SimpleCollection.html   |   8 +-
 docs/api/freemarker/template/SimpleDate.html    |   8 +-
 docs/api/freemarker/template/SimpleHash.html    |   8 +-
 docs/api/freemarker/template/SimpleList.html    |   8 +-
 docs/api/freemarker/template/SimpleNumber.html  |   8 +-
 .../template/SimpleObjectWrapper.html           |   8 +-
 docs/api/freemarker/template/SimpleScalar.html  |   8 +-
 .../api/freemarker/template/SimpleSequence.html |   8 +-
 .../Template.WrongEncodingException.html        |  83 ++-
 docs/api/freemarker/template/Template.html      |  81 ++-
 .../template/TemplateBooleanModel.html          |   8 +-
 .../template/TemplateCollectionModel.html       |   8 +-
 .../template/TemplateCollectionModelEx.html     |   8 +-
 .../freemarker/template/TemplateDateModel.html  |   8 +-
 .../template/TemplateDirectiveBody.html         |   8 +-
 .../template/TemplateDirectiveModel.html        |   8 +-
 .../freemarker/template/TemplateException.html  |   8 +-
 .../template/TemplateExceptionHandler.html      |   8 +-
 .../freemarker/template/TemplateHashModel.html  |   8 +-
 .../template/TemplateHashModelEx.html           |   8 +-
 .../TemplateHashModelEx2.KeyValuePair.html      |   8 +-
 ...mplateHashModelEx2.KeyValuePairIterator.html |   8 +-
 .../template/TemplateHashModelEx2.html          |   8 +-
 .../template/TemplateMethodModel.html           |   8 +-
 .../template/TemplateMethodModelEx.html         |   8 +-
 docs/api/freemarker/template/TemplateModel.html |   8 +-
 .../template/TemplateModelAdapter.html          |   8 +-
 .../template/TemplateModelException.html        | 102 +++-
 .../template/TemplateModelIterator.html         |   8 +-
 .../template/TemplateModelListSequence.html     |   8 +-
 .../template/TemplateModelWithAPISupport.html   |   8 +-
 .../freemarker/template/TemplateNodeModel.html  |   8 +-
 .../template/TemplateNodeModelEx.html           |   8 +-
 .../template/TemplateNotFoundException.html     |   8 +-
 .../template/TemplateNumberModel.html           |   8 +-
 .../template/TemplateScalarModel.html           |   8 +-
 .../template/TemplateSequenceModel.html         |   8 +-
 .../template/TemplateTransformModel.html        |   8 +-
 .../freemarker/template/TransformControl.html   |   8 +-
 docs/api/freemarker/template/Version.html       |   8 +-
 .../template/WrappingTemplateModel.html         |   8 +-
 .../class-use/AdapterTemplateModel.html         |   8 +-
 .../class-use/AttemptExceptionReporter.html     |   8 +-
 .../template/class-use/Configuration.html       |   8 +-
 .../template/class-use/DefaultArrayAdapter.html |   8 +-
 .../class-use/DefaultEnumerationAdapter.html    |   8 +-
 .../class-use/DefaultIterableAdapter.html       |   8 +-
 .../class-use/DefaultIteratorAdapter.html       |   8 +-
 .../template/class-use/DefaultListAdapter.html  |   8 +-
 .../template/class-use/DefaultMapAdapter.html   |   8 +-
 .../DefaultNonListCollectionAdapter.html        |   8 +-
 .../class-use/DefaultObjectWrapper.html         |   8 +-
 .../class-use/DefaultObjectWrapperBuilder.html  |   8 +-
 .../DefaultObjectWrapperConfiguration.html      |   8 +-
 .../template/class-use/LocalizedString.html     |   8 +-
 .../MalformedTemplateNameException.html         |  17 +-
 .../class-use/MapKeyValuePairIterator.html      |   8 +-
 .../template/class-use/ObjectWrapper.html       |   8 +-
 .../class-use/ObjectWrapperAndUnwrapper.html    |   8 +-
 .../ResourceBundleLocalizedString.html          |   8 +-
 .../template/class-use/SimpleCollection.html    |   8 +-
 .../template/class-use/SimpleDate.html          |   8 +-
 .../template/class-use/SimpleHash.html          |   8 +-
 .../template/class-use/SimpleList.html          |   8 +-
 .../template/class-use/SimpleNumber.html        |   8 +-
 .../template/class-use/SimpleObjectWrapper.html |   8 +-
 .../template/class-use/SimpleScalar.html        |   8 +-
 .../template/class-use/SimpleSequence.html      |   8 +-
 .../Template.WrongEncodingException.html        |   8 +-
 .../freemarker/template/class-use/Template.html |  19 +-
 .../class-use/TemplateBooleanModel.html         |   8 +-
 .../class-use/TemplateCollectionModel.html      |   8 +-
 .../class-use/TemplateCollectionModelEx.html    |   8 +-
 .../template/class-use/TemplateDateModel.html   |   8 +-
 .../class-use/TemplateDirectiveBody.html        |   8 +-
 .../class-use/TemplateDirectiveModel.html       |   8 +-
 .../template/class-use/TemplateException.html   |   8 +-
 .../class-use/TemplateExceptionHandler.html     |   8 +-
 .../template/class-use/TemplateHashModel.html   |   8 +-
 .../template/class-use/TemplateHashModelEx.html |  24 +-
 .../TemplateHashModelEx2.KeyValuePair.html      |   8 +-
 ...mplateHashModelEx2.KeyValuePairIterator.html |  24 +-
 .../class-use/TemplateHashModelEx2.html         |   8 +-
 .../template/class-use/TemplateMethodModel.html |   8 +-
 .../class-use/TemplateMethodModelEx.html        |   8 +-
 .../template/class-use/TemplateModel.html       |   8 +-
 .../class-use/TemplateModelAdapter.html         |   8 +-
 .../class-use/TemplateModelException.html       |  25 +-
 .../class-use/TemplateModelIterator.html        |   8 +-
 .../class-use/TemplateModelListSequence.html    |   8 +-
 .../class-use/TemplateModelWithAPISupport.html  |   8 +-
 .../template/class-use/TemplateNodeModel.html   |   8 +-
 .../template/class-use/TemplateNodeModelEx.html |   8 +-
 .../class-use/TemplateNotFoundException.html    |   8 +-
 .../template/class-use/TemplateNumberModel.html |   8 +-
 .../template/class-use/TemplateScalarModel.html |   8 +-
 .../class-use/TemplateSequenceModel.html        |   8 +-
 .../class-use/TemplateTransformModel.html       |   8 +-
 .../template/class-use/TransformControl.html    |   8 +-
 .../freemarker/template/class-use/Version.html  |  20 +-
 .../class-use/WrappingTemplateModel.html        |   8 +-
 docs/api/freemarker/template/package-frame.html |   6 +-
 .../freemarker/template/package-summary.html    |   8 +-
 docs/api/freemarker/template/package-tree.html  |   8 +-
 docs/api/freemarker/template/package-use.html   |   8 +-
 .../template/utility/CaptureOutput.html         |   8 +-
 .../freemarker/template/utility/ClassUtil.html  |   8 +-
 .../template/utility/CollectionUtils.html       |   8 +-
 .../template/utility/Collections12.html         |   8 +-
 .../freemarker/template/utility/Constants.html  |   8 +-
 .../template/utility/DOMNodeModel.html          |   8 +-
 .../DateUtil.CalendarFieldsToDateConverter.html |   8 +-
 .../utility/DateUtil.DateParseException.html    |   8 +-
 .../DateUtil.DateToISO8601CalendarFactory.html  |   8 +-
 ...il.TrivialCalendarFieldsToDateConverter.html |   8 +-
 ...til.TrivialDateToISO8601CalendarFactory.html |   8 +-
 .../freemarker/template/utility/DateUtil.html   |   8 +-
 .../freemarker/template/utility/DeepUnwrap.html |   8 +-
 .../freemarker/template/utility/Execute.html    |   8 +-
 .../freemarker/template/utility/HtmlEscape.html |   8 +-
 .../template/utility/JythonRuntime.html         |   8 +-
 .../template/utility/NormalizeNewlines.html     |   8 +-
 .../template/utility/NullArgumentException.html |   8 +-
 .../freemarker/template/utility/NullWriter.html |   8 +-
 .../freemarker/template/utility/NumberUtil.html |  39 +-
 .../template/utility/ObjectConstructor.html     |   8 +-
 .../template/utility/ObjectFactory.html         |   8 +-
 .../utility/ObjectWrapperWithAPISupport.html    |   8 +-
 .../template/utility/OptimizerUtil.html         |   8 +-
 .../template/utility/RichObjectWrapper.html     |   8 +-
 .../template/utility/SecurityUtilities.html     |   8 +-
 .../template/utility/StandardCompress.html      |   8 +-
 .../freemarker/template/utility/StringUtil.html |  17 +-
 .../template/utility/TemplateModelUtils.html    | 256 ++++++++
 .../template/utility/ToCanonical.html           |  12 +-
 .../utility/UndeclaredThrowableException.html   |   8 +-
 .../utility/UnrecognizedTimeZoneException.html  |   8 +-
 .../UnsupportedNumberClassException.html        |   8 +-
 .../template/utility/WriteProtectable.html      |   8 +-
 .../freemarker/template/utility/XmlEscape.html  |   8 +-
 .../utility/class-use/CaptureOutput.html        |   8 +-
 .../template/utility/class-use/ClassUtil.html   |   8 +-
 .../utility/class-use/CollectionUtils.html      |   8 +-
 .../utility/class-use/Collections12.html        |   8 +-
 .../template/utility/class-use/Constants.html   |   8 +-
 .../utility/class-use/DOMNodeModel.html         |   8 +-
 .../DateUtil.CalendarFieldsToDateConverter.html |   8 +-
 .../class-use/DateUtil.DateParseException.html  |   8 +-
 .../DateUtil.DateToISO8601CalendarFactory.html  |   8 +-
 ...il.TrivialCalendarFieldsToDateConverter.html |   8 +-
 ...til.TrivialDateToISO8601CalendarFactory.html |   8 +-
 .../template/utility/class-use/DateUtil.html    |   8 +-
 .../template/utility/class-use/DeepUnwrap.html  |   8 +-
 .../template/utility/class-use/Execute.html     |   8 +-
 .../template/utility/class-use/HtmlEscape.html  |   8 +-
 .../utility/class-use/JythonRuntime.html        |   8 +-
 .../utility/class-use/NormalizeNewlines.html    |   8 +-
 .../class-use/NullArgumentException.html        |   8 +-
 .../template/utility/class-use/NullWriter.html  |   8 +-
 .../template/utility/class-use/NumberUtil.html  |   8 +-
 .../utility/class-use/ObjectConstructor.html    |   8 +-
 .../utility/class-use/ObjectFactory.html        |   8 +-
 .../class-use/ObjectWrapperWithAPISupport.html  |   8 +-
 .../utility/class-use/OptimizerUtil.html        |   8 +-
 .../utility/class-use/RichObjectWrapper.html    |   8 +-
 .../utility/class-use/SecurityUtilities.html    |   8 +-
 .../utility/class-use/StandardCompress.html     |   8 +-
 .../template/utility/class-use/StringUtil.html  |   8 +-
 .../utility/class-use/TemplateModelUtils.html   | 125 ++++
 .../template/utility/class-use/ToCanonical.html |   8 +-
 .../class-use/UndeclaredThrowableException.html |   8 +-
 .../UnrecognizedTimeZoneException.html          |   8 +-
 .../UnsupportedNumberClassException.html        |   8 +-
 .../utility/class-use/WriteProtectable.html     |   8 +-
 .../template/utility/class-use/XmlEscape.html   |   8 +-
 .../template/utility/package-frame.html         |   7 +-
 .../template/utility/package-summary.html       |  16 +-
 .../template/utility/package-tree.html          |   9 +-
 .../template/utility/package-use.html           |   8 +-
 docs/api/help-doc.html                          |   8 +-
 docs/api/index-all.html                         | 169 +++++-
 docs/api/index.html                             |   4 +-
 docs/api/overview-frame.html                    |   6 +-
 docs/api/overview-summary.html                  |  10 +-
 docs/api/overview-tree.html                     |   9 +-
 docs/api/serialized-form.html                   |  35 +-
 docs/app.html                                   |  17 +-
 docs/app_eccn.html                              |  15 +-
 docs/app_faq.html                               | 126 ++--
 docs/app_install.html                           |  15 +-
 docs/app_legal.html                             |  15 +-
 docs/app_license.html                           |  15 +-
 docs/app_versions.html                          |  19 +-
 docs/detailed-toc.html                          |  67 +-
 docs/dgui.html                                  |  15 +-
 docs/dgui_datamodel.html                        |  15 +-
 docs/dgui_datamodel_basics.html                 |  15 +-
 docs/dgui_datamodel_types.html                  |  15 +-
 docs/dgui_misc.html                             |  15 +-
 docs/dgui_misc_alternativesyntax.html           | 254 ++++++--
 docs/dgui_misc_autoescaping.html                |  15 +-
 docs/dgui_misc_namespace.html                   |  15 +-
 docs/dgui_misc_userdefdir.html                  |  15 +-
 docs/dgui_misc_var.html                         |  15 +-
 docs/dgui_misc_whitespace.html                  |  15 +-
 docs/dgui_quickstart.html                       |  15 +-
 docs/dgui_quickstart_basics.html                |  24 +-
 docs/dgui_quickstart_datamodel.html             |  15 +-
 docs/dgui_quickstart_template.html              |  15 +-
 docs/dgui_template.html                         |  15 +-
 docs/dgui_template_directives.html              |  15 +-
 docs/dgui_template_exp.html                     |  65 +-
 docs/dgui_template_overallstructure.html        |  15 +-
 docs/dgui_template_valueinsertion.html          |  25 +-
 docs/docgen-resources/docgen.min.css            |   2 +-
 docs/eclipse-toc.xml                            |   4 +
 docs/gloss.html                                 |  23 +-
 docs/index.html                                 |  19 +-
 docs/pgui.html                                  |  15 +-
 docs/pgui_config.html                           |  15 +-
 docs/pgui_config_basics.html                    |  15 +-
 docs/pgui_config_custom_formats.html            |  23 +-
 docs/pgui_config_errorhandling.html             |  15 +-
 docs/pgui_config_incompatible_improvements.html |  55 +-
 docs/pgui_config_outputformatsautoesc.html      |  15 +-
 docs/pgui_config_settings.html                  |  15 +-
 docs/pgui_config_sharedvariables.html           |  15 +-
 docs/pgui_config_templateconfigurations.html    |  15 +-
 docs/pgui_config_templateloading.html           |  15 +-
 docs/pgui_datamodel.html                        |  15 +-
 docs/pgui_datamodel_basics.html                 |  15 +-
 docs/pgui_datamodel_directive.html              |  15 +-
 docs/pgui_datamodel_method.html                 |  15 +-
 docs/pgui_datamodel_node.html                   |  15 +-
 docs/pgui_datamodel_objectWrapper.html          |  15 +-
 docs/pgui_datamodel_parent.html                 |  15 +-
 docs/pgui_datamodel_scalar.html                 |  15 +-
 docs/pgui_misc.html                             |  15 +-
 docs/pgui_misc_ant.html                         |  15 +-
 docs/pgui_misc_beanwrapper.html                 |  15 +-
 docs/pgui_misc_charset.html                     |  15 +-
 docs/pgui_misc_jythonwrapper.html               |  15 +-
 docs/pgui_misc_logging.html                     |  15 +-
 docs/pgui_misc_multithreading.html              |  15 +-
 docs/pgui_misc_secureenv.html                   |  15 +-
 docs/pgui_misc_servlet.html                     |  15 +-
 docs/pgui_misc_var.html                         |  15 +-
 docs/pgui_misc_xml_legacy.html                  |  15 +-
 docs/pgui_quickstart.html                       |  15 +-
 docs/pgui_quickstart_all.html                   |  15 +-
 docs/pgui_quickstart_createconfiguration.html   |  15 +-
 docs/pgui_quickstart_createdatamodel.html       |  15 +-
 docs/pgui_quickstart_gettemplate.html           |  15 +-
 docs/pgui_quickstart_merge.html                 |  15 +-
 docs/ref.html                                   |  15 +-
 docs/ref_builtins.html                          |  15 +-
 docs/ref_builtins_alphaidx.html                 |  27 +-
 docs/ref_builtins_boolean.html                  |  15 +-
 docs/ref_builtins_date.html                     |  15 +-
 docs/ref_builtins_expert.html                   |  83 ++-
 docs/ref_builtins_hash.html                     |  15 +-
 docs/ref_builtins_loop_var.html                 |  15 +-
 docs/ref_builtins_node.html                     |  15 +-
 docs/ref_builtins_number.html                   |  15 +-
 docs/ref_builtins_sequence.html                 |  61 +-
 docs/ref_builtins_string.html                   |  19 +-
 docs/ref_builtins_type_independent.html         |  15 +-
 docs/ref_depr_builtin.html                      |  15 +-
 docs/ref_depr_directive.html                    |  15 +-
 docs/ref_depr_numerical_interpolation.html      |  26 +-
 docs/ref_depr_oldmacro.html                     |  15 +-
 docs/ref_depr_oldsyntax.html                    |  15 +-
 docs/ref_depr_transform.html                    |  15 +-
 docs/ref_deprecated.html                        |  15 +-
 docs/ref_directive_alphaidx.html                |  15 +-
 docs/ref_directive_assign.html                  |  15 +-
 docs/ref_directive_attempt.html                 |  15 +-
 docs/ref_directive_autoesc.html                 |  15 +-
 docs/ref_directive_compress.html                |  15 +-
 docs/ref_directive_escape.html                  |  15 +-
 docs/ref_directive_flush.html                   |  15 +-
 docs/ref_directive_ftl.html                     |  15 +-
 docs/ref_directive_function.html                |  15 +-
 docs/ref_directive_global.html                  |  15 +-
 docs/ref_directive_if.html                      |  15 +-
 docs/ref_directive_import.html                  |  15 +-
 docs/ref_directive_include.html                 |  42 +-
 docs/ref_directive_list.html                    |  15 +-
 docs/ref_directive_local.html                   |  15 +-
 docs/ref_directive_macro.html                   |  15 +-
 docs/ref_directive_noautoesc.html               |  15 +-
 docs/ref_directive_noparse.html                 |  15 +-
 docs/ref_directive_nt.html                      |  15 +-
 docs/ref_directive_outputformat.html            |  15 +-
 docs/ref_directive_setting.html                 |  48 +-
 docs/ref_directive_stop.html                    |  15 +-
 docs/ref_directive_switch.html                  |  15 +-
 docs/ref_directive_t.html                       |  15 +-
 docs/ref_directive_userDefined.html             |  15 +-
 docs/ref_directive_visit.html                   |  15 +-
 docs/ref_directives.html                        |  15 +-
 docs/ref_reservednames.html                     |  15 +-
 docs/ref_specvar.html                           | 194 +++++-
 docs/search-results.html                        |  15 +-
 docs/sitemap.xml                                |   3 +
 docs/toc.html                                   |  21 +-
 docs/toc.js                                     | 342 ++++++-----
 docs/versions_2_0.html                          |  25 +-
 docs/versions_2_01.html                         |  15 +-
 docs/versions_2_0RC1.html                       |  25 +-
 docs/versions_2_0RC2.html                       |  21 +-
 docs/versions_2_0RC3.html                       |  23 +-
 docs/versions_2_1.html                          |  25 +-
 docs/versions_2_1_1.html                        |  21 +-
 docs/versions_2_1_2.html                        |  21 +-
 docs/versions_2_1_3.html                        |  21 +-
 docs/versions_2_1_4.html                        |  17 +-
 docs/versions_2_1_5.html                        |  17 +-
 docs/versions_2_2.html                          |  35 +-
 docs/versions_2_2_1.html                        |  21 +-
 docs/versions_2_2_2.html                        |  17 +-
 docs/versions_2_2_3.html                        |  21 +-
 docs/versions_2_2_4.html                        |  21 +-
 docs/versions_2_2_5.html                        |  17 +-
 docs/versions_2_2_6.html                        |  23 +-
 docs/versions_2_2_7.html                        |  17 +-
 docs/versions_2_2_8.html                        |  23 +-
 docs/versions_2_3.html                          | 105 ++--
 docs/versions_2_3_1.html                        |  29 +-
 docs/versions_2_3_10.html                       |  21 +-
 docs/versions_2_3_11.html                       |  23 +-
 docs/versions_2_3_12.html                       |  17 +-
 docs/versions_2_3_13.html                       |  21 +-
 docs/versions_2_3_14.html                       |  21 +-
 docs/versions_2_3_15.html                       |  21 +-
 docs/versions_2_3_16.html                       |  21 +-
 docs/versions_2_3_17.html                       |  23 +-
 docs/versions_2_3_18.html                       |  21 +-
 docs/versions_2_3_19.html                       |  21 +-
 docs/versions_2_3_2.html                        |  17 +-
 docs/versions_2_3_20.html                       |  23 +-
 docs/versions_2_3_21.html                       |  23 +-
 docs/versions_2_3_22.html                       |  23 +-
 docs/versions_2_3_23.html                       |  25 +-
 docs/versions_2_3_24.html                       |  36 +-
 docs/versions_2_3_25.html                       |  21 +-
 docs/versions_2_3_26.html                       |  23 +-
 docs/versions_2_3_27.html                       |  25 +-
 docs/versions_2_3_28.html                       | 387 ++++++++++++
 docs/versions_2_3_3.html                        |  23 +-
 docs/versions_2_3_4.html                        |  23 +-
 docs/versions_2_3_5.html                        |  21 +-
 docs/versions_2_3_6.html                        |  17 +-
 docs/versions_2_3_7.html                        |  21 +-
 docs/versions_2_3_7rc1.html                     |  21 +-
 docs/versions_2_3_8.html                        |  17 +-
 docs/versions_2_3_9.html                        |  17 +-
 docs/xgui.html                                  |  15 +-
 docs/xgui_declarative.html                      |  15 +-
 docs/xgui_declarative_basics.html               |  15 +-
 docs/xgui_declarative_details.html              |  15 +-
 docs/xgui_expose.html                           |  15 +-
 docs/xgui_expose_dom.html                       |  15 +-
 docs/xgui_expose_put.html                       |  15 +-
 docs/xgui_imperative.html                       |  15 +-
 docs/xgui_imperative_formal.html                |  15 +-
 docs/xgui_imperative_learn.html                 |  15 +-
 docs/xgui_preface.html                          |  15 +-
 editors.html                                    |   8 +-
 freemarkerdownload.html                         |  63 +-
 history.html                                    |   8 +-
 index.html                                      |   8 +-
 mailing-lists.html                              |   8 +-
 poweredBy.html                                  |   8 +-
 report-security-vulnerabilities.html            |   8 +-
 sourcecode.html                                 |   8 +-
 812 files changed, 6954 insertions(+), 5440 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/e3ae7133/committer-howto.html
----------------------------------------------------------------------
diff --git a/committer-howto.html b/committer-howto.html
index 7a1b48d..9ec416d 100644
--- a/committer-howto.html
+++ b/committer-howto.html
@@ -14,7 +14,7 @@
 <link rel="canonical" 
href="https://freemarker.apache.org/committer-howto.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1522362484587">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1522915625407">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker™","Community","Committer 
how-to"];</script>
-      <script src="toc.js?1522362484587"></script>
-      <script src="docgen-resources/main.min.js?1522362484587"></script>
+      <script src="toc.js?1522915625407"></script>
+      <script src="docgen-resources/main.min.js?1522915625407"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div 
class="title-wrapper">
 <h1 class="content-header header-section1" id="committer-howto" 
itemprop="headline">Committer how-to</h1>
@@ -463,10 +463,6 @@ ga('send', 'pageview');
 
             <ul>
               <li>
-                <p>Add the release to the download section.</p>
-              </li>
-
-              <li>
                 <p>Upload latest JavaDoc</p>
               </li>
 
@@ -480,6 +476,10 @@ ga('send', 'pageview');
                 <p>Upload the new Manual (the online version you have
                 generated in the last step, not the offline one)</p>
               </li>
+
+              <li>
+                <p>Update to latest release in the download section</p>
+              </li>
             </ul>
           </li>
 
@@ -708,7 +708,7 @@ ga('send', 'pageview');
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="history.html">About us</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 
class="column-header">Handy stuff</h3><ul><li><a 
href="http://try.freemarker.org/";>Try template online</a></li><li><a 
href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions 
cheatsheet</a></li><li><a 
href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a 
href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a 
href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div 
class="column"><h3 class="column-header">Community</h3><ul><li><a 
href="https://github.com/apache/freemarke
 r">FreeMarker on Github</a></li><li><a 
href="https://twitter.com/freemarker";>Follow us on Twitter</a></li><li><a 
href="https://issues.apache.org/jira/browse/FREEMARKER/";>Report a 
bug</a></li><li><a 
href="https://stackoverflow.com/questions/ask?tags=freemarker";>Ask a 
question</a></li><li><a href="mailing-lists.html">Mailing 
lists</a></li></ul></div></div><div class="col-right"><ul 
class="social-icons"><li><a class="github" 
href="https://github.com/apache/freemarker";>GitHub</a></li><li><a 
class="twitter" href="https://twitter.com/freemarker";>Twitter</a></li><li><a 
class="stack-overflow" 
href="https://stackoverflow.com/questions/ask?tags=freemarker";>Stack 
Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/"; 
rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind 
XML Editor</span></a></div></div><div class="footer-bottom"> <p 
class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2018-04-04T11:45:10Z" 
title="Wednesday, April 4, 2018 11:45:10 AM GMT">2018-04-04 11:45:10 GMT</time> 
</p>
+<time itemprop="dateModified" datetime="2018-04-05T08:07:05Z" title="Thursday, 
April 5, 2018 8:07:05 AM GMT">2018-04-05 08:07:05 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2018
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>

http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/e3ae7133/contribute.html
----------------------------------------------------------------------
diff --git a/contribute.html b/contribute.html
index a815365..17e96b7 100644
--- a/contribute.html
+++ b/contribute.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/contribute.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1522362484587">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1522915625407">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,8 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache 
FreeMarker™","Community","Contributors wanted!"];</script>
-      <script src="toc.js?1522362484587"></script>
-      <script src="docgen-resources/main.min.js?1522362484587"></script>
+      <script src="toc.js?1522915625407"></script>
+      <script src="docgen-resources/main.min.js?1522915625407"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div 
class="title-wrapper">
 <h1 class="content-header header-section1" id="contribute" 
itemprop="headline">Contributors wanted!</h1>
@@ -225,7 +225,7 @@ ga('send', 'pageview');
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a href="index.html">What is 
FreeMarker?</a></li><li><a 
href="freemarkerdownload.html">Download</a></li><li><a 
href="docs/app_versions.html">Version history</a></li><li><a 
href="history.html">About us</a></li><li><a itemprop="license" 
href="docs/app_license.html">License</a></li></ul></div><div class="column"><h3 
class="column-header">Handy stuff</h3><ul><li><a 
href="http://try.freemarker.org/";>Try template online</a></li><li><a 
href="docs/dgui_template_exp.html#exp_cheatsheet">Expressions 
cheatsheet</a></li><li><a 
href="docs/ref_directive_alphaidx.html">#directives</a></li><li><a 
href="docs/ref_builtins_alphaidx.html">?built_ins</a></li><li><a 
href="docs/ref_specvar.html">.special_vars</a></li></ul></div><div 
class="column"><h3 class="column-header">Community</h3><ul><li><a 
href="https://github.com/apache/freemarke
 r">FreeMarker on Github</a></li><li><a 
href="https://twitter.com/freemarker";>Follow us on Twitter</a></li><li><a 
href="https://issues.apache.org/jira/browse/FREEMARKER/";>Report a 
bug</a></li><li><a 
href="https://stackoverflow.com/questions/ask?tags=freemarker";>Ask a 
question</a></li><li><a href="mailing-lists.html">Mailing 
lists</a></li></ul></div></div><div class="col-right"><ul 
class="social-icons"><li><a class="github" 
href="https://github.com/apache/freemarker";>GitHub</a></li><li><a 
class="twitter" href="https://twitter.com/freemarker";>Twitter</a></li><li><a 
class="stack-overflow" 
href="https://stackoverflow.com/questions/ask?tags=freemarker";>Stack 
Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/"; 
rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind 
XML Editor</span></a></div></div><div class="footer-bottom"> <p 
class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2018-03-29T22:28:04Z" title="Thursday, 
March 29, 2018 10:28:04 PM GMT">2018-03-29 22:28:04 GMT</time> </p>
+<time itemprop="dateModified" datetime="2018-04-05T08:07:05Z" title="Thursday, 
April 5, 2018 8:07:05 AM GMT">2018-04-05 08:07:05 GMT</time> </p>
 <p class="copyright">
 © <span itemprop="copyrightYear">1999</span>–2018
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="http://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>

http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/e3ae7133/docs/alphaidx.html
----------------------------------------------------------------------
diff --git a/docs/alphaidx.html b/docs/alphaidx.html
index 87b03c4..06dabc6 100644
--- a/docs/alphaidx.html
+++ b/docs/alphaidx.html
@@ -14,7 +14,7 @@
 <link rel="canonical" href="https://freemarker.apache.org/docs/alphaidx.html";>
 <link rel="icon" href="favicon.png" type="image/png">
 <link rel="stylesheet" type="text/css" 
href="https://fonts.googleapis.com/css?family=Roboto:500,700,400,300|Droid+Sans+Mono">
-<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1510568240191">
+<link rel="stylesheet" type="text/css" 
href="docgen-resources/docgen.min.css?1522915944172">
 <script>
 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -35,13 +35,8 @@ ga('send', 'pageview');
       <div class="content-wrapper">
   <div id="table-of-contents-wrapper" class="col-left">
       <script>var breadcrumb = ["Apache FreeMarker Manual","Alphabetical 
Index"];</script>
-      <script src="toc.js?1510568240191"></script>
-      <script src="docgen-resources/main.min.js?1510568240191"></script>
-      <div class="side-toc-logos">
-          <div class="side-toc-logo">
-            <a href="http://incubator.apache.org/"; target="_blank"><img 
src="apache-incubator.png" alt="Apache Incubator" /></a>
-          </div>
-      </div>
+      <script src="toc.js?1522915944172"></script>
+      <script src="docgen-resources/main.min.js?1522915944172"></script>
   </div>
 <div class="col-right"><div class="page-content"><div class="page-title"><div 
class="pagers top"><a class="paging-arrow previous" 
href="gloss.html"><span>Previous</span></a><span class="paging-arrow disabled 
next"><span>Next</span></span></div><div class="title-wrapper">
 <h1 class="content-header header-part" id="alphaidx" 
itemprop="headline">Alphabetical Index</h1>
@@ -92,6 +87,9 @@ ga('send', 'pageview');
       abs built-in,&nbsp;&nbsp;<a 
href="ref_builtins_number.html#ref_builtin_abs">abs</a>
     </dt>
     <dt>
+      absolute_template_name built-in,&nbsp;&nbsp;<a 
href="ref_builtins_expert.html#ref_builtin_absolute_template_name">absolute_template_name</a>
+    </dt>
+    <dt>
       absolute value,&nbsp;&nbsp;<a 
href="ref_builtins_number.html#ref_builtin_abs">abs</a>
     </dt>
     <dt>
@@ -206,6 +204,9 @@ ga('send', 'pageview');
       call a method,&nbsp;&nbsp;<a 
href="dgui_template_exp.html#dgui_template_exp_methodcall">Method call</a>
     </dt>
     <dt>
+      caller_template_name,&nbsp;&nbsp;<a 
href="ref_specvar.html#ref_specvar_caller_template_name">Special Variable 
Reference</a>
+    </dt>
+    <dt>
       cap_first built-in,&nbsp;&nbsp;<a 
href="ref_builtins_string.html#ref_builtin_cap_first">cap_first</a>
     </dt>
     <dt>
@@ -579,6 +580,9 @@ ga('send', 'pageview');
 <h2 class="indexLabel">G</h2>
 <dl>
     <dt>
+      get_optional_template,&nbsp;&nbsp;<a 
href="ref_specvar.html#ref_specvar_get_optional_template">Using 
get_optional_template</a>
+    </dt>
+    <dt>
       get character,&nbsp;&nbsp;<a 
href="dgui_template_exp.html#dgui_template_exp_get_character">Getting a 
character</a>
     </dt>
     <dt>
@@ -647,6 +651,9 @@ ga('send', 'pageview');
       import directive,&nbsp;&nbsp;<a 
href="ref_directive_import.html">import</a>
     </dt>
     <dt>
+      import optional,&nbsp;&nbsp;<a 
href="ref_specvar.html#ref_specvar_get_optional_template">Using 
get_optional_template</a>
+    </dt>
+    <dt>
       include    </dt>
       <dd><dl>
         <dt>JSP, <a 
href="pgui_misc_servlet.html#pgui_misc_servlet_include">Including content from 
other web application
@@ -658,6 +665,9 @@ ga('send', 'pageview');
       include directive,&nbsp;&nbsp;<a 
href="ref_directive_include.html">include</a>
     </dt>
     <dt>
+      include optional,&nbsp;&nbsp;<a 
href="ref_specvar.html#ref_specvar_get_optional_template">Using 
get_optional_template</a>
+    </dt>
+    <dt>
       incompatible_improvements,&nbsp;&nbsp;<a 
href="pgui_config_incompatible_improvements.html">The &quot;incompatible 
improvements&quot; setting</a>
     </dt>
     <dt>
@@ -936,6 +946,9 @@ ga('send', 'pageview');
       math,&nbsp;&nbsp;<a 
href="dgui_template_exp.html#dgui_template_exp_arit">Arithmetical 
calculations</a>
     </dt>
     <dt>
+      max built-in,&nbsp;&nbsp;<a 
href="ref_builtins_sequence.html#ref_builtin_min_max">min, max</a>
+    </dt>
+    <dt>
       merging,&nbsp;&nbsp;<a href="pgui_quickstart_merge.html">Merging the 
template with the data-model</a>
     </dt>
     <dt>
@@ -950,6 +963,9 @@ ga('send', 'pageview');
       MIME type,&nbsp;&nbsp;<a 
href="dgui_misc_autoescaping.html">Auto-escaping and output formats</a>
     </dt>
     <dt>
+      min built-in,&nbsp;&nbsp;<a 
href="ref_builtins_sequence.html#ref_builtin_min_max">min, max</a>
+    </dt>
+    <dt>
       missing value test operator,&nbsp;&nbsp;<a 
href="dgui_template_exp.html#dgui_template_exp_missing_test">Missing value test 
operator</a>
     </dt>
     <dt>
@@ -1604,6 +1620,9 @@ ga('send', 'pageview');
       variable scopes,&nbsp;&nbsp;<a href="pgui_misc_var.html">Variables, 
scopes</a>
     </dt>
     <dt>
+      vars,&nbsp;&nbsp;<a href="ref_specvar.html">Special Variable 
Reference</a>
+    </dt>
+    <dt>
       version,&nbsp;&nbsp;<a href="ref_specvar.html">Special Variable 
Reference</a>
     </dt>
     <dt>
@@ -1699,9 +1718,9 @@ ga('send', 'pageview');
     </div>
 <div class="site-footer"><div class="site-width"><div class="footer-top"><div 
class="col-left sitemap"><div class="column"><h3 
class="column-header">Overview</h3><ul><li><a 
href="https://freemarker.apache.org/";>What is FreeMarker?</a></li><li><a 
href="https://freemarker.apache.org/freemarkerdownload.html";>Download</a></li><li><a
 href="app_versions.html">Version history</a></li><li><a 
href="https://freemarker.apache.org/history.html";>About us</a></li><li><a 
itemprop="license" href="app_license.html">License</a></li></ul></div><div 
class="column"><h3 class="column-header">Handy stuff</h3><ul><li><a 
href="http://try.freemarker.org/";>Try template online</a></li><li><a 
href="dgui_template_exp.html#exp_cheatsheet">Expressions 
cheatsheet</a></li><li><a 
href="ref_directive_alphaidx.html">#directives</a></li><li><a 
href="ref_builtins_alphaidx.html">?built_ins</a></li><li><a 
href="ref_specvar.html">.special_vars</a></li></ul></div><div 
class="column"><h3 class="column-header">Community</h3><u
 l><li><a href="https://github.com/freemarker/freemarker";>FreeMarker on 
Github</a></li><li><a href="https://twitter.com/freemarker";>Follow us on 
Twitter</a></li><li><a 
href="https://issues.apache.org/jira/browse/FREEMARKER/";>Report a 
bug</a></li><li><a 
href="https://stackoverflow.com/questions/ask?tags=freemarker";>Ask a 
question</a></li><li><a 
href="https://freemarker.apache.org/mailing-lists.html";>Mailing 
lists</a></li></ul></div></div><div class="col-right"><ul 
class="social-icons"><li><a class="github" 
href="https://github.com/freemarker/freemarker";>Github</a></li><li><a 
class="twitter" href="https://twitter.com/freemarker";>Twitter</a></li><li><a 
class="stack-overflow" 
href="https://stackoverflow.com/questions/ask?tags=freemarker";>Stack 
Overflow</a></li></ul><a class="xxe" href="http://www.xmlmind.com/xmleditor/"; 
rel="nofollow" title="Edited with XMLMind XML Editor"><span>Edited with XMLMind 
XML Editor</span></a></div></div><div class="footer-bottom"> <p 
class="last-generated">
 Last generated:
-<time itemprop="dateModified" datetime="2017-11-13T10:17:20Z" title="Monday, 
November 13, 2017 10:17:20 AM GMT">2017-11-13 10:17:20 GMT</time>, for 
Freemarker 2.3.27 </p>
+<time itemprop="dateModified" datetime="2018-04-05T08:12:24Z" title="Thursday, 
April 5, 2018 8:12:24 AM GMT">2018-04-05 08:12:24 GMT</time>, for Freemarker 
2.3.28 </p>
 <p class="copyright">
-© <span itemprop="copyrightYear">1999</span>–2017
+© <span itemprop="copyrightYear">1999</span>–2018
 <a itemtype="http://schema.org/Organization"; itemprop="copyrightHolder" 
href="https://apache.org/";>The Apache Software Foundation</a>. Apache 
FreeMarker, FreeMarker, Apache Incubator, Apache, the Apache FreeMarker logo 
are trademarks of The Apache Software Foundation. All other marks mentioned may 
be trademarks or registered trademarks of their respective owners. </p>
 </div></div></div></body>
 </html>

http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/e3ae7133/docs/api/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/docs/api/allclasses-frame.html b/docs/api/allclasses-frame.html
index 391ad61..feed42d 100644
--- a/docs/api/allclasses-frame.html
+++ b/docs/api/allclasses-frame.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:52 CET 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Fri Mar 30 23:10:48 CEST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-11-11">
+<title>All Classes (FreeMarker 2.3.28 API)</title>
+<meta name="date" content="2018-03-30">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -240,6 +240,7 @@
 <li><a href="freemarker/template/TemplateModelException.html" title="class in 
freemarker.template" target="classFrame">TemplateModelException</a></li>
 <li><a href="freemarker/template/TemplateModelIterator.html" title="interface 
in freemarker.template" target="classFrame"><span 
class="interfaceName">TemplateModelIterator</span></a></li>
 <li><a href="freemarker/template/TemplateModelListSequence.html" title="class 
in freemarker.template" target="classFrame">TemplateModelListSequence</a></li>
+<li><a href="freemarker/template/utility/TemplateModelUtils.html" title="class 
in freemarker.template.utility" target="classFrame">TemplateModelUtils</a></li>
 <li><a href="freemarker/template/TemplateModelWithAPISupport.html" 
title="interface in freemarker.template" target="classFrame"><span 
class="interfaceName">TemplateModelWithAPISupport</span></a></li>
 <li><a href="freemarker/cache/TemplateNameFormat.html" title="class in 
freemarker.cache" target="classFrame">TemplateNameFormat</a></li>
 <li><a href="freemarker/template/TemplateNodeModel.html" title="interface in 
freemarker.template" target="classFrame"><span 
class="interfaceName">TemplateNodeModel</span></a></li>

http://git-wip-us.apache.org/repos/asf/freemarker-site/blob/e3ae7133/docs/api/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/docs/api/allclasses-noframe.html b/docs/api/allclasses-noframe.html
index 04adce7..34dd62e 100644
--- a/docs/api/allclasses-noframe.html
+++ b/docs/api/allclasses-noframe.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:52 CET 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Fri Mar 30 23:10:48 CEST 2018 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>All Classes (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-11-11">
+<title>All Classes (FreeMarker 2.3.28 API)</title>
+<meta name="date" content="2018-03-30">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -240,6 +240,7 @@
 <li><a href="freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></li>
 <li><a href="freemarker/template/TemplateModelIterator.html" title="interface 
in freemarker.template"><span 
class="interfaceName">TemplateModelIterator</span></a></li>
 <li><a href="freemarker/template/TemplateModelListSequence.html" title="class 
in freemarker.template">TemplateModelListSequence</a></li>
+<li><a href="freemarker/template/utility/TemplateModelUtils.html" title="class 
in freemarker.template.utility">TemplateModelUtils</a></li>
 <li><a href="freemarker/template/TemplateModelWithAPISupport.html" 
title="interface in freemarker.template"><span 
class="interfaceName">TemplateModelWithAPISupport</span></a></li>
 <li><a href="freemarker/cache/TemplateNameFormat.html" title="class in 
freemarker.cache">TemplateNameFormat</a></li>
 <li><a href="freemarker/template/TemplateNodeModel.html" title="interface in 
freemarker.template"><span 
class="interfaceName">TemplateNodeModel</span></a></li>

Reply via email to