Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTText.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTText.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTText.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTText.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.node.ASTText (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.ASTText (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.node.ASTText (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTText (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -109,12 +109,12 @@ <tbody> <tr 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"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTText-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node">ASTText</a> node, +<td class="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTText-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node">ASTText</a> node, <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> data)</code> </td> </tr> <tr 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="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTText-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node">ASTText</a> node, +<td class="colLast"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTText-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTText.html" title="class in org.apache.velocity.runtime.parser.node">ASTText</a> node, <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> data)</code> </td> </tr> </tbody>
Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTextblock.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTextblock.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTextblock.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTextblock.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.node.ASTTextblock (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.ASTTextblock (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.node.ASTTextblock (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTTextblock (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -109,12 +109,12 @@ <tbody> <tr 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"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTTextblock-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node">ASTTextblock</a> node, +<td class="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTTextblock-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node">ASTTextblock</a> node, <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> data)</code> </td> </tr> <tr 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="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTTextblock-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node">ASTTextblock</a> node, +<td class="colLast"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTTextblock-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTextblock.html" title="class in org.apache.velocity.runtime.parser.node">ASTTextblock</a> node, <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> data)</code> </td> </tr> </tbody> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTrue.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTrue.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTrue.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTTrue.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.node.ASTTrue (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.ASTTrue (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.node.ASTTrue (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTTrue (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -109,12 +109,12 @@ <tbody> <tr 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"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTTrue-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a> node, +<td class="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTTrue-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a> node, <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> data)</code> </td> </tr> <tr 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="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTTrue-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a> node, +<td class="colLast"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTTrue-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTTrue.html" title="class in org.apache.velocity.runtime.parser.node">ASTTrue</a> node, <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> data)</code> </td> </tr> </tbody> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTVariable.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTVariable.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTVariable.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTVariable.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.node.ASTVariable (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.ASTVariable (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.node.ASTVariable (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTVariable (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTWord.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTWord.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTWord.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTWord.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.node.ASTWord (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.ASTWord (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.node.ASTWord (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTWord (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -109,12 +109,12 @@ <tbody> <tr 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"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTWord-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node">ASTWord</a> node, +<td class="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTWord-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node">ASTWord</a> node, <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> data)</code> </td> </tr> <tr 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="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTWord-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node">ASTWord</a> node, +<td class="colLast"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTWord-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTWord.html" title="class in org.apache.velocity.runtime.parser.node">ASTWord</a> node, <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> data)</code> </td> </tr> </tbody> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTprocess.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTprocess.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTprocess.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTprocess.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.node.ASTprocess (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.ASTprocess (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.node.ASTprocess (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.ASTprocess (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -109,12 +109,12 @@ <tbody> <tr 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"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTprocess-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</a> node, +<td class="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTprocess-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</a> node, <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> data)</code> </td> </tr> <tr 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="colLast"><span class="typeNameLabel">IndentationFixer.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/IndentationFixer.html#visit-org.apache.velocity.runtime.parser.node.ASTprocess-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</a> node, +<td class="colLast"><span class="typeNameLabel">ParserVisitor.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/parser/node/ParserVisitor.html#visit-org.apache.velocity.runtime.parser.node.ASTprocess-java.lang.Object-">visit</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/parser/node/ASTprocess.html" title="class in org.apache.velocity.runtime.parser.node">ASTprocess</a> node, <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> data)</code> </td> </tr> </tbody> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/AbstractExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/AbstractExecutor.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/AbstractExecutor.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/AbstractExecutor.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.node.AbstractExecutor (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.AbstractExecutor (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.node.AbstractExecutor (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.AbstractExecutor (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/BooleanPropertyExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/BooleanPropertyExecutor.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/BooleanPropertyExecutor.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/BooleanPropertyExecutor.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.node.BooleanPropertyExecutor (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor (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.node.BooleanPropertyExecutor (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/GetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/GetExecutor.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/GetExecutor.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/GetExecutor.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.node.GetExecutor (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.GetExecutor (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.node.GetExecutor (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.GetExecutor (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/IndentationFixer.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/IndentationFixer.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/IndentationFixer.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/IndentationFixer.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.node.IndentationFixer (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.IndentationFixer (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.node.IndentationFixer (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.IndentationFixer (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/JJTParserState.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/JJTParserState.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/JJTParserState.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/JJTParserState.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.node.JJTParserState (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.JJTParserState (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.node.JJTParserState (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.JJTParserState (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapGetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapGetExecutor.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapGetExecutor.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapGetExecutor.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.node.MapGetExecutor (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.MapGetExecutor (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.node.MapGetExecutor (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.MapGetExecutor (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapSetExecutor.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapSetExecutor.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapSetExecutor.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MapSetExecutor.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.node.MapSetExecutor (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.MapSetExecutor (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.node.MapSetExecutor (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.MapSetExecutor (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MathUtils.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MathUtils.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MathUtils.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/MathUtils.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.node.MathUtils (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.MathUtils (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.node.MathUtils (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.MathUtils (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/Node.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/Node.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/Node.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/Node.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.node.Node (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Interface org.apache.velocity.runtime.parser.node.Node (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.node.Node (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Interface org.apache.velocity.runtime.parser.node.Node (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -125,16 +125,16 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">RuntimeInstance.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/RuntimeInstance.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> macro, +<td class="colLast"><span class="typeNameLabel">VelocimacroFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/VelocimacroFactory.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> macroBody, <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><<a href="../../../../../../../org/apache/velocity/runtime/directive/Macro.MacroArg.html" title="class in org.apache.velocity.runtime.directive">Macro.MacroArg</a>> macroArgs, <a href="../../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> definingTemplate)</code> -<div class="block">Adds a new Velocimacro.</div> +<div class="block">Adds a macro to the factory.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">RuntimeServices.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, +<td class="colLast"><span class="typeNameLabel">RuntimeInstance.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/RuntimeInstance.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> macro, <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><<a href="../../../../../../../org/apache/velocity/runtime/directive/Macro.MacroArg.html" title="class in org.apache.velocity.runtime.directive">Macro.MacroArg</a>> macroArgs, <a href="../../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> definingTemplate)</code> @@ -142,8 +142,8 @@ </td> </tr> <tr class="altColor"> -<td class="colFirst"><code>static boolean</code></td> -<td class="colLast"><span class="typeNameLabel">RuntimeSingleton.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/RuntimeSingleton.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">RuntimeServices.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> macro, <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><<a href="../../../../../../../org/apache/velocity/runtime/directive/Macro.MacroArg.html" title="class in org.apache.velocity.runtime.directive">Macro.MacroArg</a>> macroArgs, <a href="../../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> definingTemplate)</code> @@ -151,12 +151,12 @@ </td> </tr> <tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocimacroFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/VelocimacroFactory.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> macroBody, +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="typeNameLabel">RuntimeSingleton.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/RuntimeSingleton.html#addVelocimacro-java.lang.String-org.apache.velocity.runtime.parser.node.Node-java.util.List-org.apache.velocity.Template-">addVelocimacro</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> name, + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> macro, <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><<a href="../../../../../../../org/apache/velocity/runtime/directive/Macro.MacroArg.html" title="class in org.apache.velocity.runtime.directive">Macro.MacroArg</a>> macroArgs, <a href="../../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> definingTemplate)</code> -<div class="block">Adds a macro to the factory.</div> +<div class="block">Adds a new Velocimacro.</div> </td> </tr> <tr class="altColor"> @@ -228,43 +228,44 @@ </tr> <tr class="rowColor"> <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#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Macro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Macro.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">simple init - get the key</div> -</td> + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> </tr> <tr class="altColor"> <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#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Directive.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> +<div class="block">How this directive is to be initialized.</div> +</td> </tr> <tr class="rowColor"> <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#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Break.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Break.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> </tr> <tr class="altColor"> <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#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Parse.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">How this directive is to be initialized.</div> +<div class="block">Init's the #parse directive.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Evaluate.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Evaluate.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Foreach.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Foreach.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Initialize and check arguments.</div> +<div class="block">simple init - init the tree and get the elementKey from + the AST</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Foreach.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Foreach.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Include.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Include.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> <div class="block">simple init - init the tree and get the elementKey from @@ -273,11 +274,10 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">Include.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Include.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Evaluate.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Evaluate.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">simple init - init the tree and get the elementKey from - the AST</div> +<div class="block">Initialize and check arguments.</div> </td> </tr> <tr class="altColor"> @@ -290,46 +290,53 @@ </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#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Stop.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Stop.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </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#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, +<td class="colLast"><span class="typeNameLabel">Define.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Define.html#init-org.apache.velocity.runtime.RuntimeServices-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Init's the #parse directive.</div> +<div class="block">simple init - get the key</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#init-org.apache.velocity.runtime.RuntimeServices-java.lang.String-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, - <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> name, +<td class="colLast"><span class="typeNameLabel">BlockMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#init-org.apache.velocity.runtime.RuntimeServices-java.lang.String-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, + <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> macroName, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Initialize the Runtime macro.</div> +<div class="block">Initializes the directive.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">BlockMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#init-org.apache.velocity.runtime.RuntimeServices-java.lang.String-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, - <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> macroName, +<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#init-org.apache.velocity.runtime.RuntimeServices-java.lang.String-org.apache.velocity.context.InternalContextAdapter-org.apache.velocity.runtime.parser.node.Node-">init</a></span>(<a href="../../../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs, + <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> name, <a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Initializes the directive.</div> +<div class="block">Initialize the Runtime macro.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Define.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Define.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Macro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Macro.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">directive.render() simply makes an instance of the Block inner class - and places it into the context as indicated.</div> +<div class="block">render() doesn't do anything in the final output rendering.</div> </td> </tr> <tr class="altColor"> +<td class="colFirst"><code>abstract boolean</code></td> +<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Directive.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, + <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> writer, + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> +<div class="block">How this directive is to be rendered</div> +</td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><span class="typeNameLabel">Break.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Break.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, @@ -339,83 +346,76 @@ its content.</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">VelocimacroProxy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/VelocimacroProxy.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, - <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> writer, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> -</tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">BlockMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Velocimacro implementation is not known at the init time.</div> +<div class="block">Renders content using the selected macro and the passed AST body.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Stop.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Stop.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Parse.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> +<div class="block">iterates through the argument list and renders every + argument that is appropriate.</div> +</td> </tr> <tr class="altColor"> -<td class="colFirst"><code>abstract boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Directive.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Directive.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="typeNameLabel">VelocimacroProxy.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/VelocimacroProxy.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">How this directive is to be rendered</div> -</td> + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">BlockMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/BlockMacro.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Foreach.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Foreach.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Renders content using the selected macro and the passed AST body.</div> +<div class="block">renders the #foreach() block</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Evaluate.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Evaluate.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Include.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Include.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">Evaluate the argument, convert to a String, and evaluate again - (with the same context).</div> +<div class="block">iterates through the argument list and renders every + argument that is appropriate.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Foreach.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Foreach.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Evaluate.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Evaluate.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">renders the #foreach() block</div> +<div class="block">Evaluate the argument, convert to a String, and evaluate again + (with the same context).</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Include.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Include.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Stop.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Stop.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, - <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">iterates through the argument list and renders every - argument that is appropriate.</div> -</td> + <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Macro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Macro.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">RuntimeMacro.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/RuntimeMacro.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">render() doesn't do anything in the final output rendering.</div> +<div class="block">Velocimacro implementation is not known at the init time.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Parse.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Parse.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, +<td class="colLast"><span class="typeNameLabel">Define.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/velocity/runtime/directive/Define.html#render-org.apache.velocity.context.InternalContextAdapter-java.io.Writer-org.apache.velocity.runtime.parser.node.Node-">render</a></span>(<a href="../../../../../../../org/apache/velocity/context/InternalContextAdapter.html" title="interface in org.apache.velocity.context">InternalContextAdapter</a> context, <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> writer, <a href="../../../../../../../org/apache/velocity/runtime/parser/node/Node.html" title="interface in org.apache.velocity.runtime.parser.node">Node</a> node)</code> -<div class="block">iterates through the argument list and renders every - argument that is appropriate.</div> +<div class="block">directive.render() simply makes an instance of the Block inner class + and places it into the context as indicated.</div> </td> </tr> <tr class="rowColor"> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/NodeUtils.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/NodeUtils.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/NodeUtils.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/NodeUtils.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.node.NodeUtils (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.parser.node.NodeUtils (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.node.NodeUtils (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.parser.node.NodeUtils (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) {
