http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateMethodModel.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateMethodModel.html 
b/docs/api/freemarker/template/TemplateMethodModel.html
index 8ada6ac..eb674a8 100644
--- a/docs/api/freemarker/template/TemplateMethodModel.html
+++ b/docs/api/freemarker/template/TemplateMethodModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateMethodModel (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -118,7 +118,7 @@ var activeTableTab = "activeTableTab";
     value you could pass in was string.</span></div>
 </div>
 <br>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
+<pre>@Deprecated
 public interface <span class="typeNameLabel">TemplateMethodModel</span>
 extends <a href="../../freemarker/template/TemplateModel.html" 
title="interface in freemarker.template">TemplateModel</a></pre>
 <div class="block">"method" template language data type: Objects that act like 
functions. The name comes from that their original
@@ -159,8 +159,8 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateMethodModel.html#exec-java.util.List-">exec</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&nbsp;arguments)</code>
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateMethodModel.html#exec-java.util.List-">exec</a></span>(java.util.List&nbsp;arguments)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Executes the method call.</div>
 </td>
@@ -186,8 +186,8 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <ul class="blockListLast">
 <li class="blockList">
 <h4>exec</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;exec(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&nbsp;arguments)
-     throws <a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a></pre>
+<pre>java.lang.Object&nbsp;exec(java.util.List&nbsp;arguments)
+               throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 <div class="block">Executes the method call. All arguments passed to the 
method call are 
  coerced to strings before being passed, if the FreeMarker rules allow

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateMethodModelEx.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateMethodModelEx.html 
b/docs/api/freemarker/template/TemplateMethodModelEx.html
index 683d420..9028825 100644
--- a/docs/api/freemarker/template/TemplateMethodModelEx.html
+++ b/docs/api/freemarker/template/TemplateMethodModelEx.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateMethodModelEx (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -152,8 +152,8 @@ extends <a 
href="../../freemarker/template/TemplateMethodModel.html" title="inte
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateMethodModelEx.html#exec-java.util.List-">exec</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&nbsp;arguments)</code>
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateMethodModelEx.html#exec-java.util.List-">exec</a></span>(java.util.List&nbsp;arguments)</code>
 <div class="block">Executes the method call.</div>
 </td>
 </tr>
@@ -178,14 +178,14 @@ extends <a 
href="../../freemarker/template/TemplateMethodModel.html" title="inte
 <ul class="blockListLast">
 <li class="blockList">
 <h4>exec</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;exec(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&nbsp;arguments)
-     throws <a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a></pre>
+<pre>java.lang.Object&nbsp;exec(java.util.List&nbsp;arguments)
+               throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
 <div class="block">Executes the method call.</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
 <dd><code><a 
href="../../freemarker/template/TemplateMethodModel.html#exec-java.util.List-">exec</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../freemarker/template/TemplateMethodModel.html" title="interface in 
freemarker.template">TemplateMethodModel</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>arguments</code> - a <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s,
+<dd><code>arguments</code> - a <code>List</code> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s,
      containing the arguments passed to the method. If the implementation 
absolutely wants 
      to operate on POJOs, it can use the static utility methods in the <a 
href="../../freemarker/template/utility/DeepUnwrap.html" title="class in 
freemarker.template.utility"><code>DeepUnwrap</code></a> 
      class to easily obtain them. However, unwrapping is not always possible 
(or not perfectly), and isn't always

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateModel.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateModel.html 
b/docs/api/freemarker/template/TemplateModel.html
index d4925ba..ecf950d 100644
--- a/docs/api/freemarker/template/TemplateModel.html
+++ b/docs/api/freemarker/template/TemplateModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateModel (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -107,7 +107,7 @@
 <pre>public interface <span class="typeNameLabel">TemplateModel</span></pre>
 <div class="block">The common super-interface of the interfaces that stand for 
the FreeMarker Template Language (FTL) data types.
  The template language only deals with <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s, not directly with plain 
Java objects. (For example,
- it doesn't understand <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang"><code>Number</code></a>, but <a 
href="../../freemarker/template/TemplateNumberModel.html" title="interface in 
freemarker.template"><code>TemplateNumberModel</code></a>.) This is why the
+ it doesn't understand <code>Number</code>, but <a 
href="../../freemarker/template/TemplateNumberModel.html" title="interface in 
freemarker.template"><code>TemplateNumberModel</code></a>.) This is why the
  data-model (aka. the "template context" in other languages) is 
(automatically) mapped to a tree of
  <a href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s.
  

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateModelAdapter.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateModelAdapter.html 
b/docs/api/freemarker/template/TemplateModelAdapter.html
index ff369e6..a58f14d 100644
--- a/docs/api/freemarker/template/TemplateModelAdapter.html
+++ b/docs/api/freemarker/template/TemplateModelAdapter.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateModelAdapter (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateModelException.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateModelException.html 
b/docs/api/freemarker/template/TemplateModelException.html
index 87fcb4e..8819cf1 100644
--- a/docs/api/freemarker/template/TemplateModelException.html
+++ b/docs/api/freemarker/template/TemplateModelException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateModelException (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -92,13 +92,13 @@
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">java.lang.Throwable</a></li>
+<li>java.lang.Throwable</li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">java.lang.Exception</a></li>
+<li>java.lang.Exception</li>
 <li>
 <ul class="inheritance">
 <li><a href="../../freemarker/template/TemplateException.html" title="class in 
freemarker.template">freemarker.template.TemplateException</a></li>
@@ -119,7 +119,7 @@
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+<dd>java.io.Serializable</dd>
 </dl>
 <dl>
 <dt>Direct Known Subclasses:</dt>
@@ -162,30 +162,30 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Exception-">TemplateModelException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;cause)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Exception-">TemplateModelException</a></span>(java.lang.Exception&nbsp;cause)</code>
 <div class="block">The same as <a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-"><code>TemplateModelException(Throwable)</code></a>;
 it's exists only for binary
  backward-compatibility.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-">TemplateModelException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-">TemplateModelException</a></span>(java.lang.String&nbsp;description)</code>
 <div class="block">Constructs a <tt>TemplateModelException</tt> with the
  specified detail message.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-java.lang.Exception-">TemplateModelException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description,
-                      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;cause)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-java.lang.Exception-">TemplateModelException</a></span>(java.lang.String&nbsp;description,
+                      java.lang.Exception&nbsp;cause)</code>
 <div class="block">The same as <a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-java.lang.Throwable-"><code>TemplateModelException(String,
 Throwable)</code></a>; it's exists only for binary
  backward-compatibility.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-java.lang.Throwable-">TemplateModelException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description,
-                      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-java.lang.Throwable-">TemplateModelException</a></span>(java.lang.String&nbsp;description,
+                      java.lang.Throwable&nbsp;cause)</code>
 <div class="block">Constructs a TemplateModelException with both a description 
of the error
  that occurred and the underlying Exception that caused this exception
  to be raised.</div>
@@ -193,14 +193,14 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>&nbsp;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-">TemplateModelException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-">TemplateModelException</a></span>(java.lang.Throwable&nbsp;cause)</code>
 <div class="block">Constructs a <tt>TemplateModelException</tt> with the given 
underlying
  Exception, but no detail message.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-freemarker.core.Environment-freemarker.core._ErrorDescriptionBuilder-boolean-">TemplateModelException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-freemarker.core.Environment-freemarker.core._ErrorDescriptionBuilder-boolean-">TemplateModelException</a></span>(java.lang.Throwable&nbsp;cause,
                       <a href="../../freemarker/core/Environment.html" 
title="class in freemarker.core">Environment</a>&nbsp;env,
                       
freemarker.core._ErrorDescriptionBuilder&nbsp;descriptionBuilder,
                       boolean&nbsp;preventAmbiguity)</code>
@@ -209,9 +209,9 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-freemarker.core.Environment-java.lang.String-boolean-">TemplateModelException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-freemarker.core.Environment-java.lang.String-boolean-">TemplateModelException</a></span>(java.lang.Throwable&nbsp;cause,
                       <a href="../../freemarker/core/Environment.html" 
title="class in freemarker.core">Environment</a>&nbsp;env,
-                      <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description,
+                      java.lang.String&nbsp;description,
                       boolean&nbsp;preventAmbiguity)</code>
 <div class="block">Don't use this; this is to be used internally by 
FreeMarker.</div>
 </td>
@@ -236,15 +236,15 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-";
 title="class or interface in java.lang">addSuppressed</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--";
 title="class or interface in java.lang">fillInStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getCause--";
 title="class or interface in java.lang">getCause</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--";
 title="class or interface in java.lang">getLocalizedMessage</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--";
 title="class or interface in java.lang">getStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--";
 title="class or
  interface in java.lang">getSuppressed</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-";
 title="class or interface in java.lang">initCause</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--";
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-";
 title="class or interface in java.lang">setStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, 
toString</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -277,7 +277,7 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>TemplateModelException</h4>
-<pre>public&nbsp;TemplateModelException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<pre>public&nbsp;TemplateModelException(java.lang.String&nbsp;description)</pre>
 <div class="block">Constructs a <tt>TemplateModelException</tt> with the
  specified detail message.</div>
 <dl>
@@ -292,7 +292,7 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>TemplateModelException</h4>
-<pre>public&nbsp;TemplateModelException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;cause)</pre>
+<pre>public&nbsp;TemplateModelException(java.lang.Exception&nbsp;cause)</pre>
 <div class="block">The same as <a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.Throwable-"><code>TemplateModelException(Throwable)</code></a>;
 it's exists only for binary
  backward-compatibility.</div>
 </li>
@@ -303,12 +303,12 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>TemplateModelException</h4>
-<pre>public&nbsp;TemplateModelException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause)</pre>
+<pre>public&nbsp;TemplateModelException(java.lang.Throwable&nbsp;cause)</pre>
 <div class="block">Constructs a <tt>TemplateModelException</tt> with the given 
underlying
  Exception, but no detail message.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>cause</code> - the underlying <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><code>Exception</code></a> that caused 
this
+<dd><code>cause</code> - the underlying <code>Exception</code> that caused this
  exception to be raised</dd>
 </dl>
 </li>
@@ -319,8 +319,8 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>TemplateModelException</h4>
-<pre>public&nbsp;TemplateModelException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description,
-                              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a>&nbsp;cause)</pre>
+<pre>public&nbsp;TemplateModelException(java.lang.String&nbsp;description,
+                              java.lang.Exception&nbsp;cause)</pre>
 <div class="block">The same as <a 
href="../../freemarker/template/TemplateModelException.html#TemplateModelException-java.lang.String-java.lang.Throwable-"><code>TemplateModelException(String,
 Throwable)</code></a>; it's exists only for binary
  backward-compatibility.</div>
 </li>
@@ -331,15 +331,15 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>TemplateModelException</h4>
-<pre>public&nbsp;TemplateModelException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description,
-                              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause)</pre>
+<pre>public&nbsp;TemplateModelException(java.lang.String&nbsp;description,
+                              java.lang.Throwable&nbsp;cause)</pre>
 <div class="block">Constructs a TemplateModelException with both a description 
of the error
  that occurred and the underlying Exception that caused this exception
  to be raised.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>description</code> - the description of the error that occurred</dd>
-<dd><code>cause</code> - the underlying <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang"><code>Exception</code></a> that caused 
this
+<dd><code>cause</code> - the underlying <code>Exception</code> that caused this
  exception to be raised</dd>
 </dl>
 </li>
@@ -350,9 +350,9 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <ul class="blockList">
 <li class="blockList">
 <h4>TemplateModelException</h4>
-<pre>protected&nbsp;TemplateModelException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause,
+<pre>protected&nbsp;TemplateModelException(java.lang.Throwable&nbsp;cause,
                                  <a 
href="../../freemarker/core/Environment.html" title="class in 
freemarker.core">Environment</a>&nbsp;env,
-                                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;description,
+                                 java.lang.String&nbsp;description,
                                  boolean&nbsp;preventAmbiguity)</pre>
 <div class="block">Don't use this; this is to be used internally by 
FreeMarker.</div>
 <dl>
@@ -368,7 +368,7 @@ extends <a 
href="../../freemarker/template/TemplateException.html" title="class
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TemplateModelException</h4>
-<pre>protected&nbsp;TemplateModelException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;cause,
+<pre>protected&nbsp;TemplateModelException(java.lang.Throwable&nbsp;cause,
                                  <a 
href="../../freemarker/core/Environment.html" title="class in 
freemarker.core">Environment</a>&nbsp;env,
                                  
freemarker.core._ErrorDescriptionBuilder&nbsp;descriptionBuilder,
                                  boolean&nbsp;preventAmbiguity)</pre>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateModelIterator.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateModelIterator.html 
b/docs/api/freemarker/template/TemplateModelIterator.html
index 99597a5..74258df 100644
--- a/docs/api/freemarker/template/TemplateModelIterator.html
+++ b/docs/api/freemarker/template/TemplateModelIterator.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateModelIterator (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateModelListSequence.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateModelListSequence.html 
b/docs/api/freemarker/template/TemplateModelListSequence.html
index dc2044c..848d344 100644
--- a/docs/api/freemarker/template/TemplateModelListSequence.html
+++ b/docs/api/freemarker/template/TemplateModelListSequence.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateModelListSequence (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -98,7 +98,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
 <li>
 <ul class="inheritance">
 <li>freemarker.template.TemplateModelListSequence</li>
@@ -115,9 +115,9 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">TemplateModelListSequence</span>
-extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>
+extends java.lang.Object
 implements <a href="../../freemarker/template/TemplateSequenceModel.html" 
title="interface in freemarker.template">TemplateSequenceModel</a></pre>
-<div class="block">A sequence that wraps a <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s. It does not copy the 
original
+<div class="block">A sequence that wraps a <code>List</code> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s. It does not copy the 
original
  list. It's mostly useful when implementing <a 
href="../../freemarker/template/TemplateMethodModelEx.html" title="interface in 
freemarker.template"><code>TemplateMethodModelEx</code></a>-es that collect 
items from other
  <a href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s.</div>
 </li>
@@ -153,7 +153,7 @@ implements <a 
href="../../freemarker/template/TemplateSequenceModel.html" title=
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelListSequence.html#TemplateModelListSequence-java.util.List-">TemplateModelListSequence</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&nbsp;list)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelListSequence.html#TemplateModelListSequence-java.util.List-">TemplateModelListSequence</a></span>(java.util.List&nbsp;list)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -177,9 +177,9 @@ implements <a 
href="../../freemarker/template/TemplateSequenceModel.html" title=
 </td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colFirst"><code>java.lang.Object</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateModelListSequence.html#getWrappedObject--">getWrappedObject</a></span>()</code>
-<div class="block">Returns the original <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s, so it's not a fully 
unwrapped value.</div>
+<div class="block">Returns the original <code>List</code> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s, so it's not a fully 
unwrapped value.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -191,8 +191,8 @@ implements <a 
href="../../freemarker/template/TemplateSequenceModel.html" title=
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, 
toString, wait, wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -214,7 +214,7 @@ implements <a 
href="../../freemarker/template/TemplateSequenceModel.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TemplateModelListSequence</h4>
-<pre>public&nbsp;TemplateModelListSequence(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util">List</a>&nbsp;list)</pre>
+<pre>public&nbsp;TemplateModelListSequence(java.util.List&nbsp;list)</pre>
 </li>
 </ul>
 </li>
@@ -267,8 +267,8 @@ implements <a 
href="../../freemarker/template/TemplateSequenceModel.html" title=
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getWrappedObject</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&nbsp;getWrappedObject()</pre>
-<div class="block">Returns the original <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true";
 title="class or interface in java.util"><code>List</code></a> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s, so it's not a fully 
unwrapped value.</div>
+<pre>public&nbsp;java.lang.Object&nbsp;getWrappedObject()</pre>
+<div class="block">Returns the original <code>List</code> of <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s, so it's not a fully 
unwrapped value.</div>
 </li>
 </ul>
 </li>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateModelWithAPISupport.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateModelWithAPISupport.html 
b/docs/api/freemarker/template/TemplateModelWithAPISupport.html
index 3210ca2..6c0bc2d 100644
--- a/docs/api/freemarker/template/TemplateModelWithAPISupport.html
+++ b/docs/api/freemarker/template/TemplateModelWithAPISupport.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateModelWithAPISupport (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateNodeModel.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateNodeModel.html 
b/docs/api/freemarker/template/TemplateNodeModel.html
index 87bc527..cc9788b 100644
--- a/docs/api/freemarker/template/TemplateNodeModel.html
+++ b/docs/api/freemarker/template/TemplateNodeModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateNodeModel (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -124,7 +124,7 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
  design pattern (or simply through being able to get the parent
  and child nodes).
  
- <p>See the <a href="http://freemarker.org/docs/xgui.html"; target="_blank">XML
+ <p>See the <a href="https://freemarker.apache.org/docs/xgui.html"; 
target="_blank">XML
  Processing Guide</a> for a concrete application.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
@@ -168,15 +168,15 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNodeModel.html#getChildNodes--">getChildNodes</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNodeModel.html#getNodeName--">getNodeName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNodeModel.html#getNodeNamespace--">getNodeNamespace</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNodeModel.html#getNodeType--">getNodeType</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
@@ -239,8 +239,8 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <ul class="blockList">
 <li class="blockList">
 <h4>getNodeName</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getNodeName()
-            throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
+<pre>java.lang.String&nbsp;getNodeName()
+                      throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a String that is used to determine the processing
@@ -260,8 +260,8 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <ul class="blockList">
 <li class="blockList">
 <h4>getNodeType</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getNodeType()
-            throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
+<pre>java.lang.String&nbsp;getNodeType()
+                      throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>a String describing the <em>type</em> of node this is.
@@ -280,8 +280,8 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getNodeNamespace</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getNodeNamespace()
-                 throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
+<pre>java.lang.String&nbsp;getNodeNamespace()
+                           throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the XML namespace URI with which this node is 

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateNodeModelEx.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateNodeModelEx.html 
b/docs/api/freemarker/template/TemplateNodeModelEx.html
index e900c6d..97e4bf8 100644
--- a/docs/api/freemarker/template/TemplateNodeModelEx.html
+++ b/docs/api/freemarker/template/TemplateNodeModelEx.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateNodeModelEx (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateNotFoundException.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateNotFoundException.html 
b/docs/api/freemarker/template/TemplateNotFoundException.html
index 5aeb25e..58869c5 100644
--- a/docs/api/freemarker/template/TemplateNotFoundException.html
+++ b/docs/api/freemarker/template/TemplateNotFoundException.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateNotFoundException (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -98,19 +98,19 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>java.lang.Object</li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">java.lang.Throwable</a></li>
+<li>java.lang.Throwable</li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">java.lang.Exception</a></li>
+<li>java.lang.Exception</li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">java.io.IOException</a></li>
+<li>java.io.IOException</li>
 <li>
 <ul class="inheritance">
-<li><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundException.html?is-external=true";
 title="class or interface in java.io">java.io.FileNotFoundException</a></li>
+<li>java.io.FileNotFoundException</li>
 <li>
 <ul class="inheritance">
 <li>freemarker.template.TemplateNotFoundException</li>
@@ -130,14 +130,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true";
 title="class or interface in java.io">Serializable</a></dd>
+<dd>java.io.Serializable</dd>
 </dl>
 <hr>
 <br>
 <pre>public final class <span 
class="typeNameLabel">TemplateNotFoundException</span>
-extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundException.html?is-external=true";
 title="class or interface in java.io">FileNotFoundException</a></pre>
+extends java.io.FileNotFoundException</pre>
 <div class="block">Thrown when <a 
href="../../freemarker/template/Configuration.html#getTemplate-java.lang.String-"><code>Configuration.getTemplate(String)</code></a>
 (or similar) doesn't find a template.
- This extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundException.html?is-external=true";
 title="class or interface in java.io"><code>FileNotFoundException</code></a> 
for backward compatibility, but in fact has nothing to do with files, as
+ This extends <code>FileNotFoundException</code> for backward compatibility, 
but in fact has nothing to do with files, as
  FreeMarker can load templates from many other sources.</div>
 <dl>
 <dt><span class="simpleTagLabel">Since:</span></dt>
@@ -165,9 +165,9 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundEx
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNotFoundException.html#TemplateNotFoundException-java.lang.String-java.lang.Object-java.lang.String-">TemplateNotFoundException</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;templateName,
-                         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;customLookupCondition,
-                         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&nbsp;message)</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNotFoundException.html#TemplateNotFoundException-java.lang.String-java.lang.Object-java.lang.String-">TemplateNotFoundException</a></span>(java.lang.String&nbsp;templateName,
+                         java.lang.Object&nbsp;customLookupCondition,
+                         java.lang.String&nbsp;message)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -185,13 +185,13 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundEx
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
+<td class="colFirst"><code>java.lang.Object</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNotFoundException.html#getCustomLookupCondition--">getCustomLookupCondition</a></span>()</code>
 <div class="block">The custom lookup condition with which the template was 
requested, or <code>null</code> if there's no such condition.</div>
 </td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNotFoundException.html#getTemplateName--">getTemplateName</a></span>()</code>
 <div class="block">The name (path) of the template that wasn't found.</div>
 </td>
@@ -201,15 +201,15 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundEx
 <li class="blockList"><a 
name="methods.inherited.from.class.java.lang.Throwable">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed-java.lang.Throwable-";
 title="class or interface in java.lang">addSuppressed</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace--";
 title="class or interface in java.lang">fillInStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getCause--";
 title="class or interface in java.lang">getCause</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage--";
 title="class or interface in java.lang">getLocalizedMessage</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getMessage--";
 title="class or interface in java.lang">getMessage</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace--";
 title="class or inter
 face in java.lang">getStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed--";
 title="class or interface in java.lang">getSuppressed</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#initCause-java.lang.Throwable-";
 title="class or interface in java.lang">initCause</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace--";
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintStream-";
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace-java.io.PrintWriter-";
 title="class or interface in java.lang">printStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lan
 
g/Throwable.html?is-external=true#setStackTrace-java.lang.StackTraceElement:A-" 
title="class or interface in java.lang">setStackTrace</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, 
getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, 
printStackTrace, printStackTrace, setStackTrace, toString</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, 
wait, wait</code></li>
 </ul>
 </li>
 </ul>
@@ -231,9 +231,9 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundEx
 <ul class="blockListLast">
 <li class="blockList">
 <h4>TemplateNotFoundException</h4>
-<pre>public&nbsp;TemplateNotFoundException(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;templateName,
-                                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;customLookupCondition,
-                                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;message)</pre>
+<pre>public&nbsp;TemplateNotFoundException(java.lang.String&nbsp;templateName,
+                                 java.lang.Object&nbsp;customLookupCondition,
+                                 java.lang.String&nbsp;message)</pre>
 </li>
 </ul>
 </li>
@@ -250,7 +250,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundEx
 <ul class="blockList">
 <li class="blockList">
 <h4>getTemplateName</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getTemplateName()</pre>
+<pre>public&nbsp;java.lang.String&nbsp;getTemplateName()</pre>
 <div class="block">The name (path) of the template that wasn't found.</div>
 </li>
 </ul>
@@ -260,7 +260,7 @@ extends <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FileNotFoundEx
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getCustomLookupCondition</h4>
-<pre>public&nbsp;<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in 
java.lang">Object</a>&nbsp;getCustomLookupCondition()</pre>
+<pre>public&nbsp;java.lang.Object&nbsp;getCustomLookupCondition()</pre>
 <div class="block">The custom lookup condition with which the template was 
requested, or <code>null</code> if there's no such condition.
  See the <code>customLookupCondition</code> parameter of
  <a 
href="../../freemarker/template/Configuration.html#getTemplate-java.lang.String-java.util.Locale-java.lang.Object-java.lang.String-boolean-boolean-"><code>Configuration.getTemplate(String,
 java.util.Locale, Object, String, boolean, boolean)</code></a>.</div>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateNumberModel.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateNumberModel.html 
b/docs/api/freemarker/template/TemplateNumberModel.html
index 96fe8c6..caefd81 100644
--- a/docs/api/freemarker/template/TemplateNumberModel.html
+++ b/docs/api/freemarker/template/TemplateNumberModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateNumberModel (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -153,7 +153,7 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a></code></td>
+<td class="colFirst"><code>java.lang.Number</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateNumberModel.html#getAsNumber--">getAsNumber</a></span>()</code>
 <div class="block">Returns the numeric value.</div>
 </td>
@@ -179,12 +179,12 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getAsNumber</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang">Number</a>&nbsp;getAsNumber()
-            throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
+<pre>java.lang.Number&nbsp;getAsNumber()
+                      throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
 <div class="block">Returns the numeric value. The return value must not be 
<code>null</code>.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Number.html?is-external=true";
 title="class or interface in java.lang"><code>Number</code></a> instance 
associated with this number model.</dd>
+<dd>the <code>Number</code> instance associated with this number model.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a></code></dd>
 </dl>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateScalarModel.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateScalarModel.html 
b/docs/api/freemarker/template/TemplateScalarModel.html
index d43034b..c2b19c6 100644
--- a/docs/api/freemarker/template/TemplateScalarModel.html
+++ b/docs/api/freemarker/template/TemplateScalarModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateScalarModel (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -165,9 +165,9 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateScalarModel.html#getAsString--">getAsString</a></span>()</code>
-<div class="block">Returns the <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang"><code>String</code></a> representation 
of this model.</div>
+<div class="block">Returns the <code>String</code> representation of this 
model.</div>
 </td>
 </tr>
 </table>
@@ -209,9 +209,9 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getAsString</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;getAsString()
-            throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
-<div class="block">Returns the <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang"><code>String</code></a> representation 
of this model. Returning <code>null</code> is illegal, and may cause
+<pre>java.lang.String&nbsp;getAsString()
+                      throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a></pre>
+<div class="block">Returns the <code>String</code> representation of this 
model. Returning <code>null</code> is illegal, and may cause
  exception in the calling code. (Except, in classic-compatible mode the engine 
will convert <code>null</code> into
  empty string.)</div>
 <dl>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateSequenceModel.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateSequenceModel.html 
b/docs/api/freemarker/template/TemplateSequenceModel.html
index 958b36f..153e8fc 100644
--- a/docs/api/freemarker/template/TemplateSequenceModel.html
+++ b/docs/api/freemarker/template/TemplateSequenceModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateSequenceModel (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TemplateTransformModel.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TemplateTransformModel.html 
b/docs/api/freemarker/template/TemplateTransformModel.html
index 641aa16..e9b2e59 100644
--- a/docs/api/freemarker/template/TemplateTransformModel.html
+++ b/docs/api/freemarker/template/TemplateTransformModel.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TemplateTransformModel (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -149,9 +149,9 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io">Writer</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateTransformModel.html#getWriter-java.io.Writer-java.util.Map-">getWriter</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io">Writer</a>&nbsp;out,
-         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&nbsp;args)</code>
+<td class="colFirst"><code>java.io.Writer</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TemplateTransformModel.html#getWriter-java.io.Writer-java.util.Map-">getWriter</a></span>(java.io.Writer&nbsp;out,
+         java.util.Map&nbsp;args)</code>
 <div class="block">Returns a writer that will be used by the engine to feed 
the transformation input to the transform.</div>
 </td>
 </tr>
@@ -176,17 +176,17 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getWriter</h4>
-<pre><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io">Writer</a>&nbsp;getWriter(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io">Writer</a>&nbsp;out,
-                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&nbsp;args)
-          throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a>,
-                 <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+<pre>java.io.Writer&nbsp;getWriter(java.io.Writer&nbsp;out,
+                         java.util.Map&nbsp;args)
+                  throws <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template">TemplateModelException</a>,
+                         java.io.IOException</pre>
 <div class="block">Returns a writer that will be used by the engine to feed 
the transformation input to the transform. Each call to
  this method must return a new instance of the writer so that the 
transformation is thread-safe.
  <p>
- This method should not throw <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in java.lang"><code>RuntimeException</code></a>, nor 
<a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io"><code>IOException</code></a> that wasn't 
caused by writing to
+ This method should not throw <code>RuntimeException</code>, nor 
<code>IOException</code> that wasn't caused by writing to
  the output. Such exceptions should be catched inside the method and wrapped 
inside a
  <a href="../../freemarker/template/TemplateModelException.html" title="class 
in freemarker.template"><code>TemplateModelException</code></a>. (Note that 
setting <a 
href="../../freemarker/template/Configuration.html#setWrapUncheckedExceptions-boolean-"><code>Configuration.setWrapUncheckedExceptions(boolean)</code></a>
 to
- <code>true</code> can mitigate the negative effects of implementations that 
throw <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/RuntimeException.html?is-external=true";
 title="class or interface in 
java.lang"><code>RuntimeException</code></a>-s.)</div>
+ <code>true</code> can mitigate the negative effects of implementations that 
throw <code>RuntimeException</code>-s.)</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>out</code> - the character stream to which to write the transformed 
output</dd>
@@ -195,17 +195,17 @@ extends <a 
href="../../freemarker/template/TemplateModel.html" title="interface
             need to convert the template models to POJOs, you can use the 
utility methods in the
             <a href="../../freemarker/template/utility/DeepUnwrap.html" 
title="class in freemarker.template.utility"><code>DeepUnwrap</code></a> class. 
Though it's recommended to work with <a 
href="../../freemarker/template/TemplateModel.html" title="interface in 
freemarker.template"><code>TemplateModel</code></a>-s directly.)</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>The <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io"><code>Writer</code></a> to which the 
engine will write the content to transform, or <code>null</code> if the
-         transform does not support nested content (body). The returned <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io"><code>Writer</code></a> may implements 
the
+<dd>The <code>Writer</code> to which the engine will write the content to 
transform, or <code>null</code> if the
+         transform does not support nested content (body). The returned 
<code>Writer</code> may implements the
          <a href="../../freemarker/template/TransformControl.html" 
title="interface in freemarker.template"><code>TransformControl</code></a> 
interface if it needs advanced control over the evaluation of the nested
-         content. FreeMarker will call <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true#close--";
 title="class or interface in java.io"><code>Writer.close()</code></a> after 
the transform end-tag. <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true#close--";
 title="class or interface in java.io"><code>Writer.close()</code></a>
-         must not close the <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io"><code>Writer</code></a> received as the 
<code>out</code> parameter (so if you are using a
-         <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterWriter.html?is-external=true";
 title="class or interface in java.io"><code>FilterWriter</code></a>, you must 
override <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/FilterWriter.html?is-external=true#close--";
 title="class or interface in java.io"><code>FilterWriter.close()</code></a>, 
as by default that closes the
-         wrapped <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true";
 title="class or interface in java.io"><code>Writer</code></a>). Since 2.3.27 
its also allowed to return the <code>out</code> writer as is, in which
+         content. FreeMarker will call <code>Writer.close()</code> after the 
transform end-tag. <code>Writer.close()</code>
+         must not close the <code>Writer</code> received as the 
<code>out</code> parameter (so if you are using a
+         <code>FilterWriter</code>, you must override 
<code>FilterWriter.close()</code>, as by default that closes the
+         wrapped <code>Writer</code>). Since 2.3.27 its also allowed to return 
the <code>out</code> writer as is, in which
          case it won't be closed.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a></code> - If any 
problem occurs that's not an <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io"><code>IOException</code></a> during 
writing the template output.</dd>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - When writing to 
<code>out</code> (the parameter) fails. Other <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io"><code>IOException</code></a>-s should be 
catched in
+<dd><code><a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a></code> - If any 
problem occurs that's not an <code>IOException</code> during writing the 
template output.</dd>
+<dd><code>java.io.IOException</code> - When writing to <code>out</code> (the 
parameter) fails. Other <code>IOException</code>-s should be catched in
              this method and wrapped into <a 
href="../../freemarker/template/TemplateModelException.html" title="class in 
freemarker.template"><code>TemplateModelException</code></a>.</dd>
 </dl>
 </li>

http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/blob/51c3b7e5/docs/api/freemarker/template/TransformControl.html
----------------------------------------------------------------------
diff --git a/docs/api/freemarker/template/TransformControl.html 
b/docs/api/freemarker/template/TransformControl.html
index b25f89b..38e68dc 100644
--- a/docs/api/freemarker/template/TransformControl.html
+++ b/docs/api/freemarker/template/TransformControl.html
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_144) on Sun Oct 15 21:19:46 EDT 2017 -->
+<!-- Generated by javadoc (1.8.0_144) on Sat Nov 11 19:25:50 CET 2017 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TransformControl (FreeMarker 2.3.27-incubating API)</title>
-<meta name="date" content="2017-10-15">
+<meta name="date" content="2017-11-11">
 <link rel="stylesheet" type="text/css" href="../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../script.js"></script>
 </head>
@@ -181,10 +181,10 @@ var activeTableTab = "activeTableTab";
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TransformControl.html#onError-java.lang.Throwable-">onError</a></span>(<a
 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../freemarker/template/TransformControl.html#onError-java.lang.Throwable-">onError</a></span>(java.lang.Throwable&nbsp;t)</code>
 <div class="block">Called if any exception occurs during the transform between 
the
  <a 
href="../../freemarker/template/TemplateTransformModel.html#getWriter-java.io.Writer-java.util.Map-"><code>TemplateTransformModel.getWriter(java.io.Writer,
 java.util.Map)</code></a> call
- and the <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true#close--";
 title="class or interface in java.io"><code>Writer.close()</code></a> 
call.</div>
+ and the <code>Writer.close()</code> call.</div>
 </td>
 </tr>
 <tr id="i2" class="altColor">
@@ -285,19 +285,19 @@ var activeTableTab = "activeTableTab";
 <h4>onStart</h4>
 <pre>int&nbsp;onStart()
      throws <a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a>,
-            <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+            java.io.IOException</pre>
 <div class="block">Called before the body is evaluated for the first 
time.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd><ul>
  <li><tt>SKIP_BODY</tt> if the transform wants to ignore the body. In this
- case, only <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true#close--";
 title="class or interface in java.io"><code>Writer.close()</code></a> is 
called next and processing ends.</li>
+ case, only <code>Writer.close()</code> is called next and processing 
ends.</li>
  <li><tt>EVALUATE_BODY</tt> to normally evaluate the body of the transform
  and feed it to the writer</li>
  </ul></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a></code></dd>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd>
+<dd><code>java.io.IOException</code></dd>
 </dl>
 </li>
 </ul>
@@ -309,7 +309,7 @@ var activeTableTab = "activeTableTab";
 <h4>afterBody</h4>
 <pre>int&nbsp;afterBody()
        throws <a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a>,
-              <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
+              java.io.IOException</pre>
 <div class="block">Called after the body has been evaluated.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -320,7 +320,7 @@ var activeTableTab = "activeTableTab";
  </ul></dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a href="../../freemarker/template/TemplateModelException.html" 
title="class in freemarker.template">TemplateModelException</a></code></dd>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code></dd>
+<dd><code>java.io.IOException</code></dd>
 </dl>
 </li>
 </ul>
@@ -330,23 +330,23 @@ var activeTableTab = "activeTableTab";
 <ul class="blockListLast">
 <li class="blockList">
 <h4>onError</h4>
-<pre>void&nbsp;onError(<a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a>&nbsp;t)
-      throws <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a></pre>
+<pre>void&nbsp;onError(java.lang.Throwable&nbsp;t)
+      throws java.lang.Throwable</pre>
 <div class="block">Called if any exception occurs during the transform between 
the
  <a 
href="../../freemarker/template/TemplateTransformModel.html#getWriter-java.io.Writer-java.util.Map-"><code>TemplateTransformModel.getWriter(java.io.Writer,
 java.util.Map)</code></a> call
- and the <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/Writer.html?is-external=true#close--";
 title="class or interface in java.io"><code>Writer.close()</code></a> 
call.</div>
+ and the <code>Writer.close()</code> call.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>t</code> - the throwable that represents the exception. It can be 
any 
  non-checked throwable, as well as <a 
href="../../freemarker/template/TemplateException.html" title="class in 
freemarker.template"><code>TemplateException</code></a> and 
- <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io"><code>IOException</code></a>.</dd>
+ <code>IOException</code>.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code><a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/Throwable.html?is-external=true";
 title="class or interface in java.lang">Throwable</a></code> - is recommended 
that the methods rethrow the received 
+<dd><code>java.lang.Throwable</code> - is recommended that the methods rethrow 
the received 
  throwable. If the method wants to throw another throwable, it should
  either throw a non-checked throwable, or an instance of 
- <a href="../../freemarker/template/TemplateException.html" title="class in 
freemarker.template"><code>TemplateException</code></a> and <a 
href="http://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io"><code>IOException</code></a>. Throwing 
any
+ <a href="../../freemarker/template/TemplateException.html" title="class in 
freemarker.template"><code>TemplateException</code></a> and 
<code>IOException</code>. Throwing any
  other checked exception will cause the engine to rethrow it as
- a <a 
href="http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/UndeclaredThrowableException.html?is-external=true";
 title="class or interface in 
java.lang.reflect"><code>UndeclaredThrowableException</code></a>.</dd>
+ a <code>UndeclaredThrowableException</code>.</dd>
 </dl>
 </li>
 </ul>


Reply via email to