Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParseException.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.ParseException (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.ParseException (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.ParseException (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.ParseException (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -202,35 +202,35 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Define.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Define.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Macro.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Macro.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Called by the parser to validate the argument types</div> +<div class="block">Check the argument types of a macro call, called by the parser to do validation</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Break.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Break.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Called by the parser to validate the argument types</div> +<div class="block">The Parser calls this method during template parsing to check the arguments + types.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Stop.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Stop.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Break.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Break.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Called by the parser to check the argument types</div> +<div class="block">Called by the parser to validate the argument types</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Parse.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">The Parser calls this method during template parsing to check the arguments - types.</div> +<div class="block">Called by the parser to validate the argument types</div> </td> </tr> <tr class="altColor"> @@ -244,15 +244,15 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Macro.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Macro.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Stop.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Stop.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Check the argument types of a macro call, called by the parser to do validation</div> +<div class="block">Called by the parser to check the argument types</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Parse.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Define.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Define.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> <div class="block">Called by the parser to validate the argument types</div>
Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Parser.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.Parser (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.Parser (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.Parser (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.Parser (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -125,14 +125,14 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</a></code></td> -<td class="colLast"><span class="typeNameLabel">ParserPoolImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPoolImpl.html#get--">get</a></span>()</code> -<div class="block">Call the wrapped pool.</div> +<td class="colLast"><span class="typeNameLabel">ParserPool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPool.html#get--">get</a></span>()</code> +<div class="block">Retrieve an instance of a parser pool.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</a></code></td> -<td class="colLast"><span class="typeNameLabel">ParserPool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPool.html#get--">get</a></span>()</code> -<div class="block">Retrieve an instance of a parser pool.</div> +<td class="colLast"><span class="typeNameLabel">ParserPoolImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPoolImpl.html#get--">get</a></span>()</code> +<div class="block">Call the wrapped pool.</div> </td> </tr> </tbody> @@ -146,14 +146,14 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ParserPoolImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPoolImpl.html#put-org.apache.velocity.runtime.parser.Parser-">put</a></span>(<a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</a> parser)</code> -<div class="block">Call the wrapped pool.</div> +<td class="colLast"><span class="typeNameLabel">ParserPool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPool.html#put-org.apache.velocity.runtime.parser.Parser-">put</a></span>(<a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</a> parser)</code> +<div class="block">Return the parser to the pool so that it may be reused.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ParserPool.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPool.html#put-org.apache.velocity.runtime.parser.Parser-">put</a></span>(<a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</a> parser)</code> -<div class="block">Return the parser to the pool so that it may be reused.</div> +<td class="colLast"><span class="typeNameLabel">ParserPoolImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/ParserPoolImpl.html#put-org.apache.velocity.runtime.parser.Parser-">put</a></span>(<a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html" title="class in org.apache.velocity.runtime.parser">Parser</a> parser)</code> +<div class="block">Call the wrapped pool.</div> </td> </tr> </tbody> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserConstants.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Interface org.apache.velocity.runtime.parser.ParserConstants (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Interface org.apache.velocity.runtime.parser.ParserConstants (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.velocity.runtime.parser.ParserConstants (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Interface org.apache.velocity.runtime.parser.ParserConstants (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/ParserTokenManager.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.ParserTokenManager (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.ParserTokenManager (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.ParserTokenManager (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.ParserTokenManager (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TemplateParseException.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.TemplateParseException (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.TemplateParseException (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.TemplateParseException (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.TemplateParseException (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/Token.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.Token (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.Token (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.Token (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.Token (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -117,35 +117,35 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Define.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Define.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Macro.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Macro.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Called by the parser to validate the argument types</div> +<div class="block">Check the argument types of a macro call, called by the parser to do validation</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Break.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Break.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Called by the parser to validate the argument types</div> +<div class="block">The Parser calls this method during template parsing to check the arguments + types.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Stop.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Stop.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Break.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Break.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Called by the parser to check the argument types</div> +<div class="block">Called by the parser to validate the argument types</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Parse.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">The Parser calls this method during template parsing to check the arguments - types.</div> +<div class="block">Called by the parser to validate the argument types</div> </td> </tr> <tr class="altColor"> @@ -159,15 +159,15 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Macro.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Macro.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Stop.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Stop.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> -<div class="block">Check the argument types of a macro call, called by the parser to do validation</div> +<div class="block">Called by the parser to check the argument types</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Parse.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, +<td class="colLast"><span class="typeNameLabel">Define.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/directive/Define.html#checkArgs-java.util.ArrayList-org.apache.velocity.runtime.parser.Token-java.lang.String-">checkArgs</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>> argtypes, <a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a> t, <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> templateName)</code> <div class="block">Called by the parser to validate the argument types</div> @@ -266,13 +266,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a></code></td> -<td class="colLast"><span class="typeNameLabel">ParserTokenManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/parser/ParserTokenManager.html#getNextToken--">getNextToken</a></span>()</code> +<td class="colLast"><span class="typeNameLabel">Parser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html#getNextToken--">getNextToken</a></span>()</code> <div class="block">Get the next Token.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/parser/Token.html" title="class in org.apache.velocity.runtime.parser">Token</a></code></td> -<td class="colLast"><span class="typeNameLabel">Parser.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/parser/Parser.html#getNextToken--">getNextToken</a></span>()</code> +<td class="colLast"><span class="typeNameLabel">ParserTokenManager.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/parser/ParserTokenManager.html#getNextToken--">getNextToken</a></span>()</code> <div class="block">Get the next Token.</div> </td> </tr> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/TokenMgrError.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.TokenMgrError (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.TokenMgrError (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.TokenMgrError (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.TokenMgrError (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/class-use/VelocityCharStream.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:55 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>Uses of Class org.apache.velocity.runtime.parser.VelocityCharStream (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.VelocityCharStream (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.velocity.runtime.parser.VelocityCharStream (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.VelocityCharStream (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAddNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAddNode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAddNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAddNode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTAddNode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTAddNode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTAddNode (Apache Velocity 2.1 API)"; + parent.document.title="ASTAddNode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAndNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAndNode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAndNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAndNode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTAndNode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTAndNode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTAndNode (Apache Velocity 2.1 API)"; + parent.document.title="ASTAndNode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAssignment.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAssignment.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAssignment.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTAssignment.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTAssignment (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTAssignment (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTAssignment (Apache Velocity 2.1 API)"; + parent.document.title="ASTAssignment (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBinaryOperator.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTBinaryOperator (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTBinaryOperator (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTBinaryOperator (Apache Velocity 2.1 API)"; + parent.document.title="ASTBinaryOperator (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBlock.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBlock.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBlock.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTBlock.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTBlock (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTBlock (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTBlock (Apache Velocity 2.1 API)"; + parent.document.title="ASTBlock (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComment.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComment.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComment.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComment.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTComment (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTComment (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTComment (Apache Velocity 2.1 API)"; + parent.document.title="ASTComment (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComparisonNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComparisonNode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComparisonNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTComparisonNode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTComparisonNode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTComparisonNode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTComparisonNode (Apache Velocity 2.1 API)"; + parent.document.title="ASTComparisonNode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirective.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirective.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirective.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirective.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTDirective (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTDirective (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTDirective (Apache Velocity 2.1 API)"; + parent.document.title="ASTDirective (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDirectiveAssign.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTDirectiveAssign (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTDirectiveAssign (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTDirectiveAssign (Apache Velocity 2.1 API)"; + parent.document.title="ASTDirectiveAssign (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDivNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDivNode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDivNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTDivNode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTDivNode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTDivNode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTDivNode (Apache Velocity 2.1 API)"; + parent.document.title="ASTDivNode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEQNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEQNode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEQNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEQNode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTEQNode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTEQNode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTEQNode (Apache Velocity 2.1 API)"; + parent.document.title="ASTEQNode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseIfStatement.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTElseIfStatement (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTElseIfStatement (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTElseIfStatement (Apache Velocity 2.1 API)"; + parent.document.title="ASTElseIfStatement (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseStatement.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseStatement.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseStatement.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTElseStatement.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTElseStatement (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTElseStatement (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTElseStatement (Apache Velocity 2.1 API)"; + parent.document.title="ASTElseStatement (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscape.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscape.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscape.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscape.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTEscape (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTEscape (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTEscape (Apache Velocity 2.1 API)"; + parent.document.title="ASTEscape (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTEscapedDirective.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTEscapedDirective (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTEscapedDirective (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTEscapedDirective (Apache Velocity 2.1 API)"; + parent.document.title="ASTEscapedDirective (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTExpression.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTExpression.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTExpression.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTExpression.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTExpression (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTExpression (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTExpression (Apache Velocity 2.1 API)"; + parent.document.title="ASTExpression (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFalse.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFalse.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFalse.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFalse.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTFalse (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTFalse (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTFalse (Apache Velocity 2.1 API)"; + parent.document.title="ASTFalse (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTFloatingPointLiteral.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTFloatingPointLiteral (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTFloatingPointLiteral (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTFloatingPointLiteral (Apache Velocity 2.1 API)"; + parent.document.title="ASTFloatingPointLiteral (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGENode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGENode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGENode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGENode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTGENode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTGENode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTGENode (Apache Velocity 2.1 API)"; + parent.document.title="ASTGENode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGTNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGTNode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGTNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTGTNode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTGTNode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTGTNode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTGTNode (Apache Velocity 2.1 API)"; + parent.document.title="ASTGTNode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIdentifier.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIdentifier.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIdentifier.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIdentifier.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIdentifier (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIdentifier (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIdentifier (Apache Velocity 2.1 API)"; + parent.document.title="ASTIdentifier (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -133,7 +133,7 @@ extends <a href="../../../../../../org/a information from class member variables.</div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> -<dd>$Id: ASTIdentifier.java 1843836 2018-10-14 13:33:57Z cbrisson $</dd> +<dd>$Id: ASTIdentifier.java 1854711 2019-03-03 13:39:50Z cbrisson $</dd> <dt><span class="simpleTagLabel">Author:</span></dt> <dd><a href="mailto:[email protected]">Jason van Zyl</a>, <a href="mailto:[email protected]">Geir Magnusson Jr.</a></dd> </dl> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIfStatement.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIfStatement.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIfStatement.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIfStatement.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIfStatement (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIfStatement (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIfStatement (Apache Velocity 2.1 API)"; + parent.document.title="ASTIfStatement (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIncludeStatement.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIncludeStatement (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIncludeStatement (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIncludeStatement (Apache Velocity 2.1 API)"; + parent.document.title="ASTIncludeStatement (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIndex.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIndex.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIndex.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIndex.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIndex (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIndex (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIndex (Apache Velocity 2.1 API)"; + parent.document.title="ASTIndex (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerLiteral.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIntegerLiteral (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIntegerLiteral (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIntegerLiteral (Apache Velocity 2.1 API)"; + parent.document.title="ASTIntegerLiteral (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.RangeIterator.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.RangeIterator.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.RangeIterator.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.RangeIterator.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIntegerRange.IntegerRange.RangeIterator (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIntegerRange.IntegerRange.RangeIterator (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIntegerRange.IntegerRange.RangeIterator (Apache Velocity 2.1 API)"; + parent.document.title="ASTIntegerRange.IntegerRange.RangeIterator (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.IntegerRange.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIntegerRange.IntegerRange (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIntegerRange.IntegerRange (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIntegerRange.IntegerRange (Apache Velocity 2.1 API)"; + parent.document.title="ASTIntegerRange.IntegerRange (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTIntegerRange.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTIntegerRange (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTIntegerRange (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTIntegerRange (Apache Velocity 2.1 API)"; + parent.document.title="ASTIntegerRange (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTLENode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTLENode.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTLENode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/ASTLENode.html Wed Mar 6 21:31:05 2019 @@ -2,10 +2,10 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_191) on Sun Mar 03 14:38:54 CET 2019 --> +<!-- Generated by javadoc (1.8.0_191) on Wed Mar 06 16:10:21 CET 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>ASTLENode (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ASTLENode (Apache Velocity 2.1-SNAPSHOT API)</title> +<meta name="date" content="2019-03-06"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../script.js"></script> </head> @@ -13,7 +13,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ASTLENode (Apache Velocity 2.1 API)"; + parent.document.title="ASTLENode (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) {
