You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2015/11/03 20:29:52 UTC

[51/51] [partial] incubator-freemarker-site git commit: Uploaded freemarker.org content from the previous (non-ASF) server (except Ivy repo entries with legal issues)

Uploaded freemarker.org content from the previous (non-ASF) server (except Ivy repo entries with legal issues)


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

Branch: refs/heads/asf-site
Commit: 07ff2090bb0ee0897b7fc786938a4ab954a38b7d
Parents: fd1caa9
Author: ddekany <dd...@apache.org>
Authored: Tue Nov 3 20:28:00 2015 +0100
Committer: ddekany <dd...@apache.org>
Committed: Tue Nov 3 20:28:00 2015 +0100

----------------------------------------------------------------------
 docs/alphaidx.html                              | 1627 ++++
 docs/api/allclasses-frame.html                  |  222 +
 docs/api/allclasses-noframe.html                |  222 +
 docs/api/constant-values.html                   | 3770 ++++++++++
 docs/api/deprecated-list.html                   |  727 ++
 docs/api/freemarker/cache/CacheStorage.html     |  281 +
 .../cache/CacheStorageWithGetSize.html          |  248 +
 .../freemarker/cache/ClassTemplateLoader.html   |  503 ++
 .../cache/ConcurrentCacheStorage.html           |  250 +
 .../freemarker/cache/FileTemplateLoader.html    |  672 ++
 docs/api/freemarker/cache/MruCacheStorage.html  |  486 ++
 .../freemarker/cache/MultiTemplateLoader.html   |  528 ++
 docs/api/freemarker/cache/NullCacheStorage.html |  430 ++
 docs/api/freemarker/cache/SoftCacheStorage.html |  405 +
 .../cache/StatefulTemplateLoader.html           |  246 +
 .../freemarker/cache/StringTemplateLoader.html  |  529 ++
 .../freemarker/cache/StrongCacheStorage.html    |  389 +
 .../TemplateCache.MaybeMissingTemplate.html     |  286 +
 docs/api/freemarker/cache/TemplateCache.html    |  833 +++
 docs/api/freemarker/cache/TemplateLoader.html   |  388 +
 .../freemarker/cache/TemplateLookupContext.html |  366 +
 .../freemarker/cache/TemplateLookupResult.html  |  266 +
 .../cache/TemplateLookupStrategy.html           |  381 +
 .../freemarker/cache/TemplateNameFormat.html    |  319 +
 .../api/freemarker/cache/URLTemplateLoader.html |  536 ++
 .../freemarker/cache/WebappTemplateLoader.html  |  574 ++
 .../cache/class-use/CacheStorage.html           |  301 +
 .../class-use/CacheStorageWithGetSize.html      |  190 +
 .../cache/class-use/ClassTemplateLoader.html    |  125 +
 .../cache/class-use/ConcurrentCacheStorage.html |  184 +
 .../cache/class-use/FileTemplateLoader.html     |  125 +
 .../cache/class-use/MruCacheStorage.html        |  125 +
 .../cache/class-use/MultiTemplateLoader.html    |  125 +
 .../cache/class-use/NullCacheStorage.html       |  167 +
 .../cache/class-use/SoftCacheStorage.html       |  125 +
 .../cache/class-use/StatefulTemplateLoader.html |  169 +
 .../cache/class-use/StringTemplateLoader.html   |  125 +
 .../cache/class-use/StrongCacheStorage.html     |  125 +
 .../TemplateCache.MaybeMissingTemplate.html     |  174 +
 .../cache/class-use/TemplateCache.html          |  125 +
 .../cache/class-use/TemplateLoader.html         |  368 +
 .../cache/class-use/TemplateLookupContext.html  |  170 +
 .../cache/class-use/TemplateLookupResult.html   |  192 +
 .../cache/class-use/TemplateLookupStrategy.html |  242 +
 .../cache/class-use/TemplateNameFormat.html     |  248 +
 .../cache/class-use/URLTemplateLoader.html      |  169 +
 .../cache/class-use/WebappTemplateLoader.html   |  125 +
 docs/api/freemarker/cache/package-frame.html    |   44 +
 docs/api/freemarker/cache/package-summary.html  |  302 +
 docs/api/freemarker/cache/package-tree.html     |  170 +
 docs/api/freemarker/cache/package-use.html      |  295 +
 .../core/ArithmeticEngine.BigDecimalEngine.html |  447 ++
 .../ArithmeticEngine.ConservativeEngine.html    |  478 ++
 docs/api/freemarker/core/ArithmeticEngine.html  |  579 ++
 docs/api/freemarker/core/BugException.html      |  321 +
 ...lPlaceCustomDataInitializationException.html |  268 +
 docs/api/freemarker/core/CommandLine.html       |  283 +
 ...gurable.SettingValueAssignmentException.html |  248 +
 .../Configurable.UnknownSettingException.html   |  245 +
 docs/api/freemarker/core/Configurable.html      | 3337 +++++++++
 docs/api/freemarker/core/CustomAttribute.html   |  587 ++
 .../api/freemarker/core/DirectiveCallPlace.html |  392 +
 .../freemarker/core/Environment.Namespace.html  |  293 +
 docs/api/freemarker/core/Environment.html       | 1840 +++++
 docs/api/freemarker/core/FreeMarkerTree.html    |  440 ++
 .../core/InvalidReferenceException.html         |  301 +
 .../freemarker/core/NonBooleanException.html    |  295 +
 docs/api/freemarker/core/NonDateException.html  |  295 +
 .../core/NonExtendedHashException.html          |  295 +
 docs/api/freemarker/core/NonHashException.html  |  297 +
 .../api/freemarker/core/NonMethodException.html |  297 +
 docs/api/freemarker/core/NonNodeException.html  |  297 +
 .../freemarker/core/NonNumericalException.html  |  295 +
 .../freemarker/core/NonSequenceException.html   |  297 +
 .../core/NonSequenceOrCollectionException.html  |  298 +
 .../api/freemarker/core/NonStringException.html |  296 +
 .../core/OptInTemplateClassResolver.html        |  362 +
 docs/api/freemarker/core/ParseException.html    | 3459 +++++++++
 docs/api/freemarker/core/StopException.html     |  305 +
 .../freemarker/core/TemplateClassResolver.html  |  330 +
 .../core/UnexpectedTypeException.html           |  284 +
 .../ArithmeticEngine.BigDecimalEngine.html      |  170 +
 .../ArithmeticEngine.ConservativeEngine.html    |  171 +
 .../core/class-use/ArithmeticEngine.html        |  206 +
 .../freemarker/core/class-use/BugException.html |  125 +
 ...lPlaceCustomDataInitializationException.html |  171 +
 .../freemarker/core/class-use/CommandLine.html  |  125 +
 ...gurable.SettingValueAssignmentException.html |  125 +
 .../Configurable.UnknownSettingException.html   |  125 +
 .../freemarker/core/class-use/Configurable.html |  233 +
 .../core/class-use/CustomAttribute.html         |  125 +
 .../core/class-use/DirectiveCallPlace.html      |  170 +
 .../core/class-use/Environment.Namespace.html   |  203 +
 .../freemarker/core/class-use/Environment.html  |  544 ++
 .../core/class-use/FreeMarkerTree.html          |  125 +
 .../class-use/InvalidReferenceException.html    |  125 +
 .../core/class-use/NonBooleanException.html     |  125 +
 .../core/class-use/NonDateException.html        |  125 +
 .../class-use/NonExtendedHashException.html     |  125 +
 .../core/class-use/NonHashException.html        |  125 +
 .../core/class-use/NonMethodException.html      |  125 +
 .../core/class-use/NonNodeException.html        |  125 +
 .../core/class-use/NonNumericalException.html   |  125 +
 .../core/class-use/NonSequenceException.html    |  125 +
 .../NonSequenceOrCollectionException.html       |  125 +
 .../core/class-use/NonStringException.html      |  125 +
 .../class-use/OptInTemplateClassResolver.html   |  125 +
 .../core/class-use/ParseException.html          |  299 +
 .../core/class-use/StopException.html           |  125 +
 .../core/class-use/TemplateClassResolver.html   |  230 +
 .../core/class-use/UnexpectedTypeException.html |  225 +
 docs/api/freemarker/core/package-frame.html     |   55 +
 docs/api/freemarker/core/package-summary.html   |  355 +
 docs/api/freemarker/core/package-tree.html      |  227 +
 docs/api/freemarker/core/package-use.html       |  326 +
 docs/api/freemarker/debug/Breakpoint.html       |  378 +
 docs/api/freemarker/debug/DebugModel.html       |  748 ++
 .../freemarker/debug/DebuggedEnvironment.html   |  315 +
 docs/api/freemarker/debug/Debugger.html         |  459 ++
 docs/api/freemarker/debug/DebuggerClient.html   |  267 +
 docs/api/freemarker/debug/DebuggerListener.html |  238 +
 .../debug/EnvironmentSuspendedEvent.html        |  366 +
 .../freemarker/debug/class-use/Breakpoint.html  |  176 +
 .../freemarker/debug/class-use/DebugModel.html  |  201 +
 .../debug/class-use/DebuggedEnvironment.html    |  184 +
 .../freemarker/debug/class-use/Debugger.html    |  173 +
 .../debug/class-use/DebuggerClient.html         |  125 +
 .../debug/class-use/DebuggerListener.html       |  170 +
 .../class-use/EnvironmentSuspendedEvent.html    |  170 +
 docs/api/freemarker/debug/package-frame.html    |   30 +
 docs/api/freemarker/debug/package-summary.html  |  208 +
 docs/api/freemarker/debug/package-tree.html     |  163 +
 docs/api/freemarker/debug/package-use.html      |  191 +
 .../freemarker/ext/ant/FreemarkerXmlTask.html   |  796 ++
 docs/api/freemarker/ext/ant/JythonAntTask.html  |  360 +
 .../ext/ant/UnlinkedJythonOperationsImpl.html   |  300 +
 .../ext/ant/class-use/FreemarkerXmlTask.html    |  125 +
 .../ext/ant/class-use/JythonAntTask.html        |  183 +
 .../class-use/UnlinkedJythonOperationsImpl.html |  125 +
 docs/api/freemarker/ext/ant/package-frame.html  |   23 +
 .../api/freemarker/ext/ant/package-summary.html |  170 +
 docs/api/freemarker/ext/ant/package-tree.html   |  152 +
 docs/api/freemarker/ext/ant/package-use.html    |  164 +
 docs/api/freemarker/ext/beans/ArrayModel.html   |  414 ++
 docs/api/freemarker/ext/beans/BeanModel.html    |  680 ++
 .../freemarker/ext/beans/BeansModelCache.html   |  271 +
 .../BeansWrapper.MethodAppearanceDecision.html  |  345 +
 ...nsWrapper.MethodAppearanceDecisionInput.html |  293 +
 docs/api/freemarker/ext/beans/BeansWrapper.html | 1705 +++++
 .../ext/beans/BeansWrapperBuilder.html          |  389 +
 .../ext/beans/BeansWrapperConfiguration.html    |  656 ++
 docs/api/freemarker/ext/beans/BooleanModel.html |  328 +
 .../freemarker/ext/beans/CollectionModel.html   |  431 ++
 docs/api/freemarker/ext/beans/DateModel.html    |  364 +
 .../freemarker/ext/beans/EnumerationModel.html  |  407 +
 docs/api/freemarker/ext/beans/HashAdapter.html  |  366 +
 .../ext/beans/InvalidPropertyException.html     |  282 +
 .../api/freemarker/ext/beans/IteratorModel.html |  411 ++
 docs/api/freemarker/ext/beans/MapModel.html     |  475 ++
 .../ext/beans/MethodAppearanceFineTuner.html    |  290 +
 docs/api/freemarker/ext/beans/NumberModel.html  |  337 +
 .../ext/beans/OverloadedMethodsModel.html       |  338 +
 .../ext/beans/ResourceBundleModel.html          |  483 ++
 .../freemarker/ext/beans/SimpleMapModel.html    |  524 ++
 .../freemarker/ext/beans/SimpleMethodModel.html |  387 +
 .../ext/beans/SingletonCustomizer.html          |  193 +
 docs/api/freemarker/ext/beans/StringModel.html  |  348 +
 .../ext/beans/class-use/ArrayModel.html         |  125 +
 .../ext/beans/class-use/BeanModel.html          |  234 +
 .../ext/beans/class-use/BeansModelCache.html    |  125 +
 .../BeansWrapper.MethodAppearanceDecision.html  |  188 +
 ...nsWrapper.MethodAppearanceDecisionInput.html |  174 +
 .../ext/beans/class-use/BeansWrapper.html       |  344 +
 .../beans/class-use/BeansWrapperBuilder.html    |  125 +
 .../class-use/BeansWrapperConfiguration.html    |  244 +
 .../ext/beans/class-use/BooleanModel.html       |  125 +
 .../ext/beans/class-use/CollectionModel.html    |  125 +
 .../ext/beans/class-use/DateModel.html          |  125 +
 .../ext/beans/class-use/EnumerationModel.html   |  125 +
 .../ext/beans/class-use/HashAdapter.html        |  125 +
 .../class-use/InvalidPropertyException.html     |  125 +
 .../ext/beans/class-use/IteratorModel.html      |  125 +
 .../ext/beans/class-use/MapModel.html           |  125 +
 .../class-use/MethodAppearanceFineTuner.html    |  197 +
 .../ext/beans/class-use/NumberModel.html        |  125 +
 .../beans/class-use/OverloadedMethodsModel.html |  125 +
 .../beans/class-use/ResourceBundleModel.html    |  125 +
 .../ext/beans/class-use/SimpleMapModel.html     |  125 +
 .../ext/beans/class-use/SimpleMethodModel.html  |  125 +
 .../beans/class-use/SingletonCustomizer.html    |  125 +
 .../ext/beans/class-use/StringModel.html        |  181 +
 .../api/freemarker/ext/beans/package-frame.html |   50 +
 .../freemarker/ext/beans/package-summary.html   |  350 +
 docs/api/freemarker/ext/beans/package-tree.html |  201 +
 docs/api/freemarker/ext/beans/package-use.html  |  259 +
 docs/api/freemarker/ext/dom/NodeModel.html      | 1018 +++
 docs/api/freemarker/ext/dom/Transform.html      |  247 +
 docs/api/freemarker/ext/dom/XPathSupport.html   |  229 +
 .../freemarker/ext/dom/class-use/NodeModel.html |  196 +
 .../freemarker/ext/dom/class-use/Transform.html |  125 +
 .../ext/dom/class-use/XPathSupport.html         |  125 +
 docs/api/freemarker/ext/dom/package-frame.html  |   26 +
 .../api/freemarker/ext/dom/package-summary.html |  179 +
 docs/api/freemarker/ext/dom/package-tree.html   |  143 +
 docs/api/freemarker/ext/dom/package-use.html    |  163 +
 docs/api/freemarker/ext/jdom/NodeListModel.html |  758 ++
 .../ext/jdom/class-use/NodeListModel.html       |  125 +
 docs/api/freemarker/ext/jdom/package-frame.html |   21 +
 .../freemarker/ext/jdom/package-summary.html    |  156 +
 docs/api/freemarker/ext/jdom/package-tree.html  |  138 +
 docs/api/freemarker/ext/jdom/package-use.html   |  125 +
 .../api/freemarker/ext/jsp/EventForwarding.html |  437 ++
 docs/api/freemarker/ext/jsp/FreemarkerTag.html  |  491 ++
 ...TaglibFactory.ClasspathMetaInfTldSource.html |  303 +
 .../TaglibFactory.ClearMetaInfTldSource.html    |  257 +
 .../ext/jsp/TaglibFactory.MetaInfTldSource.html |  212 +
 ...Factory.WebInfPerLibJarMetaInfTldSource.html |  256 +
 docs/api/freemarker/ext/jsp/TaglibFactory.html  |  601 ++
 .../ext/jsp/class-use/EventForwarding.html      |  125 +
 .../ext/jsp/class-use/FreemarkerTag.html        |  125 +
 ...TaglibFactory.ClasspathMetaInfTldSource.html |  125 +
 .../TaglibFactory.ClearMetaInfTldSource.html    |  168 +
 .../TaglibFactory.MetaInfTldSource.html         |  184 +
 ...Factory.WebInfPerLibJarMetaInfTldSource.html |  168 +
 .../ext/jsp/class-use/TaglibFactory.html        |  172 +
 docs/api/freemarker/ext/jsp/package-frame.html  |   27 +
 .../api/freemarker/ext/jsp/package-summary.html |  200 +
 docs/api/freemarker/ext/jsp/package-tree.html   |  147 +
 docs/api/freemarker/ext/jsp/package-use.html    |  199 +
 .../freemarker/ext/jython/JythonHashModel.html  |  411 ++
 docs/api/freemarker/ext/jython/JythonModel.html |  543 ++
 .../ext/jython/JythonNumberModel.html           |  344 +
 .../ext/jython/JythonSequenceModel.html         |  390 +
 .../ext/jython/JythonVersionAdapter.html        |  314 +
 .../freemarker/ext/jython/JythonWrapper.html    |  431 ++
 .../ext/jython/class-use/JythonHashModel.html   |  125 +
 .../ext/jython/class-use/JythonModel.html       |  183 +
 .../ext/jython/class-use/JythonNumberModel.html |  125 +
 .../jython/class-use/JythonSequenceModel.html   |  125 +
 .../jython/class-use/JythonVersionAdapter.html  |  125 +
 .../ext/jython/class-use/JythonWrapper.html     |  195 +
 .../freemarker/ext/jython/package-frame.html    |   26 +
 .../freemarker/ext/jython/package-summary.html  |  197 +
 .../api/freemarker/ext/jython/package-tree.html |  146 +
 docs/api/freemarker/ext/jython/package-use.html |  168 +
 .../ext/rhino/RhinoFunctionModel.html           |  346 +
 .../ext/rhino/RhinoScriptableModel.html         |  545 ++
 docs/api/freemarker/ext/rhino/RhinoWrapper.html |  392 +
 .../ext/rhino/class-use/RhinoFunctionModel.html |  125 +
 .../rhino/class-use/RhinoScriptableModel.html   |  167 +
 .../ext/rhino/class-use/RhinoWrapper.html       |  125 +
 .../api/freemarker/ext/rhino/package-frame.html |   23 +
 .../freemarker/ext/rhino/package-summary.html   |  160 +
 docs/api/freemarker/ext/rhino/package-tree.html |  147 +
 docs/api/freemarker/ext/rhino/package-use.html  |  160 +
 .../ext/servlet/AllHttpScopesHashModel.html     |  389 +
 .../ext/servlet/FreemarkerServlet.html          | 1572 ++++
 .../ext/servlet/HttpRequestHashModel.html       |  449 ++
 .../servlet/HttpRequestParametersHashModel.html |  397 +
 .../ext/servlet/HttpSessionHashModel.html       |  376 +
 .../api/freemarker/ext/servlet/IncludePage.html |  343 +
 .../ext/servlet/ServletContextHashModel.html    |  367 +
 .../class-use/AllHttpScopesHashModel.html       |  125 +
 .../servlet/class-use/FreemarkerServlet.html    |  172 +
 .../servlet/class-use/HttpRequestHashModel.html |  125 +
 .../HttpRequestParametersHashModel.html         |  169 +
 .../servlet/class-use/HttpSessionHashModel.html |  125 +
 .../ext/servlet/class-use/IncludePage.html      |  125 +
 .../class-use/ServletContextHashModel.html      |  125 +
 .../freemarker/ext/servlet/package-frame.html   |   27 +
 .../freemarker/ext/servlet/package-summary.html |  196 +
 .../freemarker/ext/servlet/package-tree.html    |  160 +
 .../api/freemarker/ext/servlet/package-use.html |  169 +
 .../freemarker/ext/util/IdentityHashMap.html    |  790 ++
 docs/api/freemarker/ext/util/ModelCache.html    |  354 +
 docs/api/freemarker/ext/util/ModelFactory.html  |  230 +
 .../ext/util/WrapperTemplateModel.html          |  253 +
 .../ext/util/class-use/IdentityHashMap.html     |  125 +
 .../ext/util/class-use/ModelCache.html          |  169 +
 .../ext/util/class-use/ModelFactory.html        |  213 +
 .../util/class-use/WrapperTemplateModel.html    |  381 +
 docs/api/freemarker/ext/util/package-frame.html |   27 +
 .../freemarker/ext/util/package-summary.html    |  187 +
 docs/api/freemarker/ext/util/package-tree.html  |  152 +
 docs/api/freemarker/ext/util/package-use.html   |  274 +
 docs/api/freemarker/ext/xml/NodeListModel.html  |  849 +++
 .../ext/xml/class-use/NodeListModel.html        |  125 +
 docs/api/freemarker/ext/xml/package-frame.html  |   21 +
 .../api/freemarker/ext/xml/package-summary.html |  156 +
 docs/api/freemarker/ext/xml/package-tree.html   |  138 +
 docs/api/freemarker/ext/xml/package-use.html    |  125 +
 docs/api/freemarker/log/Logger.html             |  930 +++
 docs/api/freemarker/log/class-use/Logger.html   |  170 +
 docs/api/freemarker/log/package-frame.html      |   21 +
 docs/api/freemarker/log/package-summary.html    |  156 +
 docs/api/freemarker/log/package-tree.html       |  138 +
 docs/api/freemarker/log/package-use.html        |  163 +
 .../template/AdapterTemplateModel.html          |  274 +
 docs/api/freemarker/template/Configuration.html | 4419 +++++++++++
 .../template/DefaultArrayAdapter.html           |  353 +
 .../template/DefaultIteratorAdapter.html        |  378 +
 .../freemarker/template/DefaultListAdapter.html |  464 ++
 .../freemarker/template/DefaultMapAdapter.html  |  488 ++
 .../DefaultNonListCollectionAdapter.html        |  484 ++
 .../template/DefaultObjectWrapper.html          |  689 ++
 .../template/DefaultObjectWrapperBuilder.html   |  334 +
 .../DefaultObjectWrapperConfiguration.html      |  409 ++
 .../freemarker/template/LocalizedString.html    |  348 +
 .../MalformedTemplateNameException.html         |  324 +
 docs/api/freemarker/template/ObjectWrapper.html |  359 +
 .../template/ObjectWrapperAndUnwrapper.html     |  367 +
 .../template/ResourceBundleLocalizedString.html |  326 +
 .../freemarker/template/SimpleCollection.html   |  384 +
 docs/api/freemarker/template/SimpleDate.html    |  407 +
 docs/api/freemarker/template/SimpleHash.html    |  706 ++
 docs/api/freemarker/template/SimpleList.html    |  318 +
 docs/api/freemarker/template/SimpleNumber.html  |  399 +
 .../template/SimpleObjectWrapper.html           |  411 ++
 docs/api/freemarker/template/SimpleScalar.html  |  363 +
 .../api/freemarker/template/SimpleSequence.html |  671 ++
 .../Template.WrongEncodingException.html        | 2988 ++++++++
 docs/api/freemarker/template/Template.html      | 1328 ++++
 .../template/TemplateBooleanModel.html          |  301 +
 .../template/TemplateCollectionModel.html       |  273 +
 .../template/TemplateCollectionModelEx.html     |  320 +
 .../freemarker/template/TemplateDateModel.html  |  382 +
 .../template/TemplateDirectiveBody.html         |  246 +
 .../template/TemplateDirectiveModel.html        |  294 +
 .../freemarker/template/TemplateException.html  |  830 +++
 .../template/TemplateExceptionHandler.html      |  342 +
 .../freemarker/template/TemplateHashModel.html  |  286 +
 .../template/TemplateHashModelEx.html           |  312 +
 .../template/TemplateMethodModel.html           |  282 +
 .../template/TemplateMethodModelEx.html         |  273 +
 docs/api/freemarker/template/TemplateModel.html |  251 +
 .../template/TemplateModelAdapter.html          |  235 +
 .../template/TemplateModelException.html        |  452 ++
 .../template/TemplateModelIterator.html         |  257 +
 .../template/TemplateModelListSequence.html     |  344 +
 .../template/TemplateModelWithAPISupport.html   |  264 +
 .../freemarker/template/TemplateNodeModel.html  |  362 +
 .../template/TemplateNotFoundException.html     |  339 +
 .../template/TemplateNumberModel.html           |  259 +
 .../template/TemplateScalarModel.html           |  289 +
 .../template/TemplateSequenceModel.html         |  289 +
 .../template/TemplateTransformModel.html        |  278 +
 .../freemarker/template/TransformControl.html   |  423 ++
 docs/api/freemarker/template/Version.html       |  526 ++
 .../template/WrappingTemplateModel.html         |  404 +
 .../class-use/AdapterTemplateModel.html         |  409 ++
 .../template/class-use/Configuration.html       |  415 ++
 .../template/class-use/DefaultArrayAdapter.html |  172 +
 .../class-use/DefaultIteratorAdapter.html       |  172 +
 .../template/class-use/DefaultListAdapter.html  |  172 +
 .../template/class-use/DefaultMapAdapter.html   |  172 +
 .../DefaultNonListCollectionAdapter.html        |  172 +
 .../class-use/DefaultObjectWrapper.html         |  187 +
 .../class-use/DefaultObjectWrapperBuilder.html  |  125 +
 .../DefaultObjectWrapperConfiguration.html      |  187 +
 .../template/class-use/LocalizedString.html     |  172 +
 .../MalformedTemplateNameException.html         |  253 +
 .../template/class-use/ObjectWrapper.html       |  756 ++
 .../class-use/ObjectWrapperAndUnwrapper.html    |  273 +
 .../ResourceBundleLocalizedString.html          |  125 +
 .../template/class-use/SimpleCollection.html    |  125 +
 .../template/class-use/SimpleDate.html          |  125 +
 .../template/class-use/SimpleHash.html          |  222 +
 .../template/class-use/SimpleList.html          |  125 +
 .../template/class-use/SimpleNumber.html        |  125 +
 .../template/class-use/SimpleObjectWrapper.html |  125 +
 .../template/class-use/SimpleScalar.html        |  171 +
 .../template/class-use/SimpleSequence.html      |  186 +
 .../Template.WrongEncodingException.html        |  125 +
 .../freemarker/template/class-use/Template.html |  524 ++
 .../class-use/TemplateBooleanModel.html         |  308 +
 .../class-use/TemplateCollectionModel.html      |  490 ++
 .../class-use/TemplateCollectionModelEx.html    |  172 +
 .../template/class-use/TemplateDateModel.html   |  200 +
 .../class-use/TemplateDirectiveBody.html        |  204 +
 .../class-use/TemplateDirectiveModel.html       |  199 +
 .../template/class-use/TemplateException.html   |  673 ++
 .../class-use/TemplateExceptionHandler.html     |  249 +
 .../template/class-use/TemplateHashModel.html   |  650 ++
 .../template/class-use/TemplateHashModelEx.html |  447 ++
 .../template/class-use/TemplateMethodModel.html |  360 +
 .../class-use/TemplateMethodModelEx.html        |  313 +
 .../template/class-use/TemplateModel.html       | 1611 ++++
 .../class-use/TemplateModelAdapter.html         |  169 +
 .../class-use/TemplateModelException.html       | 1257 ++++
 .../class-use/TemplateModelIterator.html        |  325 +
 .../class-use/TemplateModelListSequence.html    |  125 +
 .../class-use/TemplateModelWithAPISupport.html  |  294 +
 .../template/class-use/TemplateNodeModel.html   |  310 +
 .../class-use/TemplateNotFoundException.html    |  225 +
 .../template/class-use/TemplateNumberModel.html |  287 +
 .../template/class-use/TemplateScalarModel.html |  357 +
 .../class-use/TemplateSequenceModel.html        |  438 ++
 .../class-use/TemplateTransformModel.html       |  205 +
 .../template/class-use/TransformControl.html    |  125 +
 .../freemarker/template/class-use/Version.html  |  394 +
 .../class-use/WrappingTemplateModel.html        |  310 +
 docs/api/freemarker/template/package-frame.html |   78 +
 .../freemarker/template/package-summary.html    |  517 ++
 docs/api/freemarker/template/package-tree.html  |  257 +
 docs/api/freemarker/template/package-use.html   | 1269 ++++
 .../template/utility/CaptureOutput.html         |  354 +
 .../freemarker/template/utility/ClassUtil.html  |  435 ++
 .../template/utility/CollectionUtils.html       |  274 +
 .../template/utility/Collections12.html         |  302 +
 .../freemarker/template/utility/Constants.html  |  398 +
 .../template/utility/DOMNodeModel.html          |  327 +
 .../DateUtil.CalendarFieldsToDateConverter.html |  252 +
 .../utility/DateUtil.DateParseException.html    |  279 +
 .../DateUtil.DateToISO8601CalendarFactory.html  |  241 +
 ...il.TrivialCalendarFieldsToDateConverter.html |  308 +
 ...til.TrivialDateToISO8601CalendarFactory.html |  296 +
 .../freemarker/template/utility/DateUtil.html   |  720 ++
 .../freemarker/template/utility/DeepUnwrap.html |  357 +
 .../freemarker/template/utility/Execute.html    |  336 +
 .../freemarker/template/utility/HtmlEscape.html |  346 +
 .../template/utility/JythonRuntime.html         |  339 +
 .../template/utility/NormalizeNewlines.html     |  374 +
 .../template/utility/NullArgumentException.html |  332 +
 .../freemarker/template/utility/NullWriter.html |  443 ++
 .../freemarker/template/utility/NumberUtil.html |  319 +
 .../template/utility/ObjectConstructor.html     |  327 +
 .../template/utility/ObjectFactory.html         |  232 +
 .../utility/ObjectWrapperWithAPISupport.html    |  281 +
 .../template/utility/OptimizerUtil.html         |  263 +
 .../template/utility/RichObjectWrapper.html     |  244 +
 .../template/utility/SecurityUtilities.html     |  268 +
 .../template/utility/StandardCompress.html      |  405 +
 .../freemarker/template/utility/StringUtil.html | 1414 ++++
 .../template/utility/ToCanonical.html           |  284 +
 .../utility/UndeclaredThrowableException.html   |  321 +
 .../utility/UnrecognizedTimeZoneException.html  |  298 +
 .../UnsupportedNumberClassException.html        |  303 +
 .../template/utility/WriteProtectable.html      |  248 +
 .../freemarker/template/utility/XmlEscape.html  |  324 +
 .../utility/class-use/CaptureOutput.html        |  125 +
 .../template/utility/class-use/ClassUtil.html   |  125 +
 .../utility/class-use/CollectionUtils.html      |  125 +
 .../utility/class-use/Collections12.html        |  125 +
 .../template/utility/class-use/Constants.html   |  125 +
 .../utility/class-use/DOMNodeModel.html         |  125 +
 .../DateUtil.CalendarFieldsToDateConverter.html |  226 +
 .../class-use/DateUtil.DateParseException.html  |  217 +
 .../DateUtil.DateToISO8601CalendarFactory.html  |  204 +
 ...il.TrivialCalendarFieldsToDateConverter.html |  125 +
 ...til.TrivialDateToISO8601CalendarFactory.html |  125 +
 .../template/utility/class-use/DateUtil.html    |  125 +
 .../template/utility/class-use/DeepUnwrap.html  |  125 +
 .../template/utility/class-use/Execute.html     |  125 +
 .../template/utility/class-use/HtmlEscape.html  |  125 +
 .../utility/class-use/JythonRuntime.html        |  125 +
 .../utility/class-use/NormalizeNewlines.html    |  125 +
 .../class-use/NullArgumentException.html        |  125 +
 .../template/utility/class-use/NullWriter.html  |  167 +
 .../template/utility/class-use/NumberUtil.html  |  125 +
 .../utility/class-use/ObjectConstructor.html    |  125 +
 .../utility/class-use/ObjectFactory.html        |  171 +
 .../class-use/ObjectWrapperWithAPISupport.html  |  280 +
 .../utility/class-use/OptimizerUtil.html        |  125 +
 .../utility/class-use/RichObjectWrapper.html    |  246 +
 .../utility/class-use/SecurityUtilities.html    |  125 +
 .../utility/class-use/StandardCompress.html     |  167 +
 .../template/utility/class-use/StringUtil.html  |  125 +
 .../template/utility/class-use/ToCanonical.html |  125 +
 .../class-use/UndeclaredThrowableException.html |  125 +
 .../UnrecognizedTimeZoneException.html          |  169 +
 .../UnsupportedNumberClassException.html        |  125 +
 .../utility/class-use/WriteProtectable.html     |  230 +
 .../template/utility/class-use/XmlEscape.html   |  125 +
 .../template/utility/package-frame.html         |   60 +
 .../template/utility/package-summary.html       |  372 +
 .../template/utility/package-tree.html          |  214 +
 .../template/utility/package-use.html           |  326 +
 docs/api/help-doc.html                          |  230 +
 docs/api/index-all.html                         | 6944 ++++++++++++++++++
 docs/api/index.html                             |   75 +
 docs/api/overview-frame.html                    |   37 +
 docs/api/overview-summary.html                  |  245 +
 docs/api/overview-tree.html                     |  551 ++
 docs/api/package-list                           |   16 +
 docs/api/script.js                              |   30 +
 docs/api/serialized-form.html                   | 1094 +++
 docs/api/stylesheet.css                         |  572 ++
 docs/app.html                                   |   55 +
 docs/app_eccn.html                              |   57 +
 docs/app_faq.html                               | 1773 +++++
 docs/app_install.html                           |   97 +
 docs/app_legal.html                             |   55 +
 docs/app_license.html                           |   99 +
 docs/app_versions.html                          |   55 +
 docs/detailed-toc.html                          |   80 +
 docs/dgui.html                                  |   55 +
 docs/dgui_datamodel.html                        |   55 +
 docs/dgui_datamodel_basics.html                 |  231 +
 docs/dgui_datamodel_types.html                  |  469 ++
 docs/dgui_misc.html                             |   55 +
 docs/dgui_misc_alternativesyntax.html           |  120 +
 docs/dgui_misc_namespace.html                   |  350 +
 docs/dgui_misc_userdefdir.html                  |  540 ++
 docs/dgui_misc_var.html                         |  186 +
 docs/dgui_misc_whitespace.html                  |  297 +
 docs/dgui_quickstart.html                       |   58 +
 docs/dgui_quickstart_basics.html                |  141 +
 docs/dgui_quickstart_datamodel.html             |  200 +
 docs/dgui_quickstart_template.html              |  663 ++
 docs/dgui_template.html                         |   61 +
 docs/dgui_template_directives.html              |  137 +
 docs/dgui_template_exp.html                     | 2304 ++++++
 docs/dgui_template_overallstructure.html        |  132 +
 docs/dgui_template_valueinsertion.html          |  362 +
 docs/docgen-resources/docgen.css                | 1350 ++++
 docs/docgen-resources/docgen.min.css            |    1 +
 docs/docgen-resources/fonts/icomoon.eot         |  Bin 0 -> 4220 bytes
 docs/docgen-resources/fonts/icomoon.svg         |   28 +
 docs/docgen-resources/fonts/icomoon.ttf         |  Bin 0 -> 4056 bytes
 docs/docgen-resources/fonts/icomoon.woff        |  Bin 0 -> 4132 bytes
 docs/docgen-resources/img/callouts/1.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/10.gif       |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/11.gif       |  Bin 0 -> 244 bytes
 docs/docgen-resources/img/callouts/12.gif       |  Bin 0 -> 244 bytes
 docs/docgen-resources/img/callouts/13.gif       |  Bin 0 -> 244 bytes
 docs/docgen-resources/img/callouts/14.gif       |  Bin 0 -> 244 bytes
 docs/docgen-resources/img/callouts/2.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/3.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/4.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/5.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/6.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/7.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/8.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/callouts/9.gif        |  Bin 0 -> 968 bytes
 docs/docgen-resources/img/patterned-bg.png      |  Bin 0 -> 4565 bytes
 docs/docgen-resources/img/xxe.png               |  Bin 0 -> 2649 bytes
 docs/docgen-resources/main.js                   |  214 +
 docs/docgen-resources/main.min.js               |    1 +
 docs/eclipse-toc.xml                            |  659 ++
 docs/favicon.png                                |  Bin 0 -> 1291 bytes
 docs/figures/model2sketch.png                   |  Bin 0 -> 21425 bytes
 docs/figures/overview.png                       |  Bin 0 -> 11837 bytes
 docs/figures/tree.png                           |  Bin 0 -> 4699 bytes
 docs/gloss.html                                 |  717 ++
 docs/index.html                                 |   56 +
 docs/logo.png                                   |  Bin 0 -> 10134 bytes
 docs/pgui.html                                  |   55 +
 docs/pgui_config.html                           |   56 +
 docs/pgui_config_basics.html                    |   72 +
 docs/pgui_config_errorhandling.html             |  374 +
 docs/pgui_config_incompatible_improvements.html |  174 +
 docs/pgui_config_settings.html                  |  321 +
 docs/pgui_config_sharedvariables.html           |  144 +
 docs/pgui_config_templateloading.html           |  352 +
 docs/pgui_datamodel.html                        |   56 +
 docs/pgui_datamodel_basics.html                 |  106 +
 docs/pgui_datamodel_directive.html              |  412 ++
 docs/pgui_datamodel_method.html                 |   91 +
 docs/pgui_datamodel_node.html                   |  124 +
 docs/pgui_datamodel_objectWrapper.html          |  414 ++
 docs/pgui_datamodel_parent.html                 |  130 +
 docs/pgui_datamodel_scalar.html                 |  155 +
 docs/pgui_misc.html                             |   56 +
 docs/pgui_misc_ant.html                         |  112 +
 docs/pgui_misc_beanwrapper.html                 |  667 ++
 docs/pgui_misc_charset.html                     |  173 +
 docs/pgui_misc_jythonwrapper.html               |  134 +
 docs/pgui_misc_logging.html                     |  240 +
 docs/pgui_misc_multithreading.html              |   74 +
 docs/pgui_misc_secureenv.html                   |   86 +
 docs/pgui_misc_servlet.html                     |  680 ++
 docs/pgui_misc_var.html                         |  114 +
 docs/pgui_misc_xml_legacy.html                  |  506 ++
 docs/pgui_quickstart.html                       |   55 +
 docs/pgui_quickstart_all.html                   |  100 +
 docs/pgui_quickstart_createconfiguration.html   |   98 +
 docs/pgui_quickstart_createdatamodel.html       |  154 +
 docs/pgui_quickstart_gettemplate.html           |   70 +
 docs/pgui_quickstart_merge.html                 |   78 +
 docs/ref.html                                   |   55 +
 docs/ref_builtins.html                          |   55 +
 docs/ref_builtins_alphaidx.html                 |  484 ++
 docs/ref_builtins_boolean.html                  |  230 +
 docs/ref_builtins_date.html                     |  530 ++
 docs/ref_builtins_expert.html                   |  703 ++
 docs/ref_builtins_hash.html                     |  105 +
 docs/ref_builtins_loop_var.html                 |  527 ++
 docs/ref_builtins_node.html                     |  214 +
 docs/ref_builtins_number.html                   |  512 ++
 docs/ref_builtins_sequence.html                 |  567 ++
 docs/ref_builtins_string.html                   | 2057 ++++++
 docs/ref_builtins_type_independent.html         |  211 +
 docs/ref_depr_builtin.html                      |  106 +
 docs/ref_depr_directive.html                    |   92 +
 docs/ref_depr_numerical_interpolation.html      |  136 +
 docs/ref_depr_oldmacro.html                     |  199 +
 docs/ref_depr_oldsyntax.html                    |  131 +
 docs/ref_depr_transform.html                    |  164 +
 docs/ref_deprecated.html                        |   55 +
 docs/ref_directive_alphaidx.html                |  217 +
 docs/ref_directive_assign.html                  |  213 +
 docs/ref_directive_attempt.html                 |  208 +
 docs/ref_directive_compress.html                |  108 +
 docs/ref_directive_escape.html                  |  218 +
 docs/ref_directive_flush.html                   |   97 +
 docs/ref_directive_ftl.html                     |  240 +
 docs/ref_directive_function.html                |  174 +
 docs/ref_directive_global.html                  |  137 +
 docs/ref_directive_if.html                      |  195 +
 docs/ref_directive_import.html                  |  152 +
 docs/ref_directive_include.html                 |  443 ++
 docs/ref_directive_list.html                    |  587 ++
 docs/ref_directive_local.html                   |  115 +
 docs/ref_directive_macro.html                   |  459 ++
 docs/ref_directive_noparse.html                 |  106 +
 docs/ref_directive_nt.html                      |   81 +
 docs/ref_directive_setting.html                 |  429 ++
 docs/ref_directive_stop.html                    |   97 +
 docs/ref_directive_switch.html                  |  163 +
 docs/ref_directive_t.html                       |  150 +
 docs/ref_directive_userDefined.html             |  298 +
 docs/ref_directive_visit.html                   |  385 +
 docs/ref_directives.html                        |   55 +
 docs/ref_reservednames.html                     |   95 +
 docs/ref_specvar.html                           |  249 +
 docs/search-results.html                        |   66 +
 docs/sitemap.xml                                |  495 ++
 docs/toc.js                                     | 4562 ++++++++++++
 docs/versions_2_0.html                          |  148 +
 docs/versions_2_01.html                         |   60 +
 docs/versions_2_0RC1.html                       |  269 +
 docs/versions_2_0RC2.html                       |  220 +
 docs/versions_2_0RC3.html                       |  139 +
 docs/versions_2_1.html                          |  539 ++
 docs/versions_2_1_1.html                        |  125 +
 docs/versions_2_1_2.html                        |  131 +
 docs/versions_2_1_3.html                        |   95 +
 docs/versions_2_1_4.html                        |   74 +
 docs/versions_2_1_5.html                        |   89 +
 docs/versions_2_2.html                          | 1107 +++
 docs/versions_2_2_1.html                        |  127 +
 docs/versions_2_2_2.html                        |   75 +
 docs/versions_2_2_3.html                        |  107 +
 docs/versions_2_2_4.html                        |  104 +
 docs/versions_2_2_5.html                        |   69 +
 docs/versions_2_2_6.html                        |  145 +
 docs/versions_2_2_7.html                        |   70 +
 docs/versions_2_2_8.html                        |  113 +
 docs/versions_2_3.html                          | 1630 ++++
 docs/versions_2_3_1.html                        |  353 +
 docs/versions_2_3_10.html                       |  117 +
 docs/versions_2_3_11.html                       |  227 +
 docs/versions_2_3_12.html                       |   89 +
 docs/versions_2_3_13.html                       |  126 +
 docs/versions_2_3_14.html                       |  137 +
 docs/versions_2_3_15.html                       |  116 +
 docs/versions_2_3_16.html                       |  136 +
 docs/versions_2_3_17.html                       |  332 +
 docs/versions_2_3_18.html                       |   88 +
 docs/versions_2_3_19.html                       |  237 +
 docs/versions_2_3_2.html                        |   77 +
 docs/versions_2_3_20.html                       |  692 ++
 docs/versions_2_3_21.html                       | 1420 ++++
 docs/versions_2_3_22.html                       | 1193 +++
 docs/versions_2_3_23.html                       |  423 ++
 docs/versions_2_3_24.html                       |   95 +
 docs/versions_2_3_3.html                        |  224 +
 docs/versions_2_3_4.html                        |  122 +
 docs/versions_2_3_5.html                        |  163 +
 docs/versions_2_3_6.html                        |   69 +
 docs/versions_2_3_7.html                        |  173 +
 docs/versions_2_3_7rc1.html                     |  130 +
 docs/versions_2_3_8.html                        |   99 +
 docs/versions_2_3_9.html                        |  120 +
 docs/xgui.html                                  |   55 +
 docs/xgui_declarative.html                      |   55 +
 docs/xgui_declarative_basics.html               |  199 +
 docs/xgui_declarative_details.html              |  221 +
 docs/xgui_expose.html                           |   55 +
 docs/xgui_expose_dom.html                       |  174 +
 docs/xgui_expose_put.html                       |   84 +
 docs/xgui_imperative.html                       |   55 +
 docs/xgui_imperative_formal.html                |  510 ++
 docs/xgui_imperative_learn.html                 |  669 ++
 docs/xgui_preface.html                          |   75 +
 editors.html                                    |  217 +
 favicon.png                                     |  Bin 0 -> 1291 bytes
 googlea0341e1f4ef6d39b.html                     |    1 +
 history.html                                    |  137 +
 index.html                                      |  153 +-
 logo.png                                        |  Bin 0 -> 10134 bytes
 poweredBy.html                                  |  629 ++
 repos/ivy/ivysettings-remote.xml                |   41 +
 .../docgen/docgen-1.0-branch-head.jar           |  Bin 0 -> 218337 bytes
 .../docgen/docgen-1.0-branch-head.jar.md5       |    1 +
 .../docgen/docgen-1.0-branch-head.jar.sha1      |    1 +
 .../docgen/docgen-2.0-branch-head.jar           |  Bin 0 -> 267834 bytes
 .../docgen/docgen-2.0-branch-head.jar.md5       |    1 +
 .../docgen/docgen-2.0-branch-head.jar.sha1      |    1 +
 .../docgen/ivy-1.0-branch-head.xml              |   15 +
 .../docgen/ivy-1.0-branch-head.xml.md5          |    1 +
 .../docgen/ivy-1.0-branch-head.xml.sha1         |    1 +
 .../docgen/ivy-2.0-branch-head.xml              |   15 +
 .../docgen/ivy-2.0-branch-head.xml.md5          |    1 +
 .../docgen/ivy-2.0-branch-head.xml.sha1         |    1 +
 .../freemarker/freemarker-2.3-branch-head.jar   |  Bin 0 -> 1422576 bytes
 .../freemarker-2.3-branch-head.jar.md5          |    1 +
 .../freemarker-2.3-branch-head.jar.sha1         |    1 +
 .../freemarker/ivy-2.3-branch-head.xml          |  138 +
 .../freemarker/ivy-2.3-branch-head.xml.md5      |    1 +
 .../freemarker/ivy-2.3-branch-head.xml.sha1     |    1 +
 .../org.freemarker/site/ivy-1.0-branch-head.xml |   14 +
 .../site/ivy-1.0-branch-head.xml.md5            |    1 +
 .../site/ivy-1.0-branch-head.xml.sha1           |    1 +
 .../site/site-1.0-branch-head.tar.gz            |  Bin 0 -> 91221 bytes
 .../site/site-1.0-branch-head.tar.gz.md5        |    1 +
 .../site/site-1.0-branch-head.tar.gz.sha1       |    1 +
 sitemap-index.xml                               |   11 +
 sitemap.xml                                     |   33 +
 719 files changed, 217150 insertions(+), 19 deletions(-)
----------------------------------------------------------------------