Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeServices.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.RuntimeServices (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Interface org.apache.velocity.runtime.RuntimeServices (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.RuntimeServices (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Interface org.apache.velocity.runtime.RuntimeServices (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -256,7 +256,7 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">EscapeReference.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/implement/EscapeReference.html#setRuntimeServices-org.apache.velocity.runtime.RuntimeServices-">setRuntimeServices</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> +<td class="colLast"><span class="typeNameLabel">ReportInvalidReferences.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/implement/ReportInvalidReferences.html#setRuntimeServices-org.apache.velocity.runtime.RuntimeServices-">setRuntimeServices</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> <div class="block">Called automatically when event cartridge is initialized.</div> </td> </tr> @@ -270,7 +270,7 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ReportInvalidReferences.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/implement/ReportInvalidReferences.html#setRuntimeServices-org.apache.velocity.runtime.RuntimeServices-">setRuntimeServices</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> +<td class="colLast"><span class="typeNameLabel">EscapeReference.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/app/event/implement/EscapeReference.html#setRuntimeServices-org.apache.velocity.runtime.RuntimeServices-">setRuntimeServices</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> <div class="block">Called automatically when event cartridge is initialized.</div> </td> </tr> @@ -320,14 +320,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#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rsvc)</code> -<div class="block">Create the underlying "pool".</div> +<td class="colLast"><span class="typeNameLabel">ParserPool.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/ParserPool.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> svc)</code> +<div class="block">Initialize the pool so that it can begin serving parser instances.</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#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> svc)</code> -<div class="block">Initialize the pool so that it can begin serving parser instances.</div> +<td class="colLast"><span class="typeNameLabel">ParserPoolImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/ParserPoolImpl.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rsvc)</code> +<div class="block">Create the underlying "pool".</div> </td> </tr> </tbody> @@ -378,43 +378,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 @@ -423,11 +424,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"> @@ -440,34 +440,34 @@ </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> </tbody> @@ -568,13 +568,13 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a></code></td> -<td class="colLast"><span class="typeNameLabel">ResourceManagerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManagerImpl.html#rsvc">rsvc</a></span></code> -<div class="block">The internal RuntimeServices object.</div> -</td> +<td class="colLast"><span class="typeNameLabel">Resource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/Resource.html#rsvc">rsvc</a></span></code> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a></code></td> -<td class="colLast"><span class="typeNameLabel">Resource.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/Resource.html#rsvc">rsvc</a></span></code> </td> +<td class="colLast"><span class="typeNameLabel">ResourceManagerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManagerImpl.html#rsvc">rsvc</a></span></code> +<div class="block">The internal RuntimeServices object.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a></code></td> @@ -594,24 +594,24 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ResourceManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManager.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> +<td class="colLast"><span class="typeNameLabel">ResourceManagerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManagerImpl.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> <div class="block">Initialize the ResourceManager.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ResourceManagerImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManagerImpl.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> -<div class="block">Initialize the ResourceManager.</div> -</td> +<td class="colLast"><span class="typeNameLabel">ResourceCacheImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceCacheImpl.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ResourceCacheImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceCacheImpl.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> </td> +<td class="colLast"><span class="typeNameLabel">ResourceCache.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceCache.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> +<div class="block">initializes the ResourceCache.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">ResourceCache.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceCache.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> -<div class="block">initializes the ResourceCache.</div> +<td class="colLast"><span class="typeNameLabel">ResourceManager.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/runtime/resource/ResourceManager.html#initialize-org.apache.velocity.runtime.RuntimeServices-">initialize</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> +<div class="block">Initialize the ResourceManager.</div> </td> </tr> <tr class="altColor"> @@ -725,14 +725,14 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> -<td class="colLast"><span class="typeNameLabel">UberspectPublicFields.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/util/introspection/UberspectPublicFields.html#setRuntimeServices-org.apache.velocity.runtime.RuntimeServices-">setRuntimeServices</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">UberspectImpl.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/util/introspection/UberspectImpl.html#setRuntimeServices-org.apache.velocity.runtime.RuntimeServices-">setRuntimeServices</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> <div class="block">sets the runtime services</div> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="typeNameLabel">UberspectPublicFields.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/velocity/util/introspection/UberspectPublicFields.html#setRuntimeServices-org.apache.velocity.runtime.RuntimeServices-">setRuntimeServices</a></span>(<a href="../../../../../org/apache/velocity/runtime/RuntimeServices.html" title="interface in org.apache.velocity.runtime">RuntimeServices</a> rs)</code> </td> +</tr> </tbody> </table> </li>
Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/RuntimeSingleton.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.RuntimeSingleton (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.RuntimeSingleton (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.RuntimeSingleton (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.RuntimeSingleton (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroFactory.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.VelocimacroFactory (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.VelocimacroFactory (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.VelocimacroFactory (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.VelocimacroFactory (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/class-use/VelocimacroManager.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.VelocimacroManager (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.VelocimacroManager (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.VelocimacroManager (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.VelocimacroManager (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.Reference.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.Reference.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.Reference.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.Reference.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>Block.Reference (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Block.Reference (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="Block.Reference (Apache Velocity 2.1 API)"; + parent.document.title="Block.Reference (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Block.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>Block (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Block (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="Block (Apache Velocity 2.1 API)"; + parent.document.title="Block (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/BlockMacro.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/BlockMacro.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/BlockMacro.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/BlockMacro.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>BlockMacro (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>BlockMacro (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="BlockMacro (Apache Velocity 2.1 API)"; + parent.document.title="BlockMacro (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Break.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Break.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Break.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Break.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>Break (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Break (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="Break (Apache Velocity 2.1 API)"; + parent.document.title="Break (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Define.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Define.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Define.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Define.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>Define (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Define (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="Define (Apache Velocity 2.1 API)"; + parent.document.title="Define (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Directive.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Directive.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Directive.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Directive.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>Directive (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Directive (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="Directive (Apache Velocity 2.1 API)"; + parent.document.title="Directive (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/DirectiveConstants.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>DirectiveConstants (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>DirectiveConstants (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="DirectiveConstants (Apache Velocity 2.1 API)"; + parent.document.title="DirectiveConstants (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Evaluate.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Evaluate.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Evaluate.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Evaluate.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>Evaluate (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Evaluate (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="Evaluate (Apache Velocity 2.1 API)"; + parent.document.title="Evaluate (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Foreach.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Foreach.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Foreach.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Foreach.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>Foreach (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Foreach (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="Foreach (Apache Velocity 2.1 API)"; + parent.document.title="Foreach (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/ForeachScope.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/ForeachScope.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/ForeachScope.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/ForeachScope.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>ForeachScope (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>ForeachScope (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="ForeachScope (Apache Velocity 2.1 API)"; + parent.document.title="ForeachScope (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Include.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Include.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Include.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Include.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>Include (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Include (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="Include (Apache Velocity 2.1 API)"; + parent.document.title="Include (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/InputBase.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/InputBase.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/InputBase.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/InputBase.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>InputBase (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>InputBase (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="InputBase (Apache Velocity 2.1 API)"; + parent.document.title="InputBase (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.MacroArg.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>Macro.MacroArg (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Macro.MacroArg (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="Macro.MacroArg (Apache Velocity 2.1 API)"; + parent.document.title="Macro.MacroArg (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Macro.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>Macro (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Macro (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="Macro (Apache Velocity 2.1 API)"; + parent.document.title="Macro (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/MacroParseException.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>MacroParseException (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>MacroParseException (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="MacroParseException (Apache Velocity 2.1 API)"; + parent.document.title="MacroParseException (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Parse.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Parse.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Parse.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Parse.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>Parse (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Parse (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="Parse (Apache Velocity 2.1 API)"; + parent.document.title="Parse (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/RuntimeMacro.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>RuntimeMacro (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>RuntimeMacro (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="RuntimeMacro (Apache Velocity 2.1 API)"; + parent.document.title="RuntimeMacro (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.Info.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>Scope.Info (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Scope.Info (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="Scope.Info (Apache Velocity 2.1 API)"; + parent.document.title="Scope.Info (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Scope.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>Scope (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Scope (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="Scope (Apache Velocity 2.1 API)"; + parent.document.title="Scope (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Stop.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Stop.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Stop.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/Stop.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>Stop (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Stop (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="Stop (Apache Velocity 2.1 API)"; + parent.document.title="Stop (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/StopCommand.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/StopCommand.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/StopCommand.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/StopCommand.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>StopCommand (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>StopCommand (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="StopCommand (Apache Velocity 2.1 API)"; + parent.document.title="StopCommand (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/VelocimacroProxy.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/VelocimacroProxy.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/VelocimacroProxy.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/VelocimacroProxy.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>VelocimacroProxy (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>VelocimacroProxy (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="VelocimacroProxy (Apache Velocity 2.1 API)"; + parent.document.title="VelocimacroProxy (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.Reference.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.directive.Block.Reference (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.directive.Block.Reference (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.directive.Block.Reference (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.directive.Block.Reference (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Block.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.directive.Block (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.directive.Block (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.directive.Block (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.directive.Block (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/BlockMacro.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/BlockMacro.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/BlockMacro.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/BlockMacro.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.directive.BlockMacro (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.directive.BlockMacro (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.directive.BlockMacro (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.directive.BlockMacro (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Break.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Break.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Break.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Break.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.directive.Break (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.directive.Break (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.directive.Break (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.directive.Break (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Define.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Define.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Define.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Define.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.directive.Define (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.directive.Define (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.directive.Define (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.directive.Define (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Directive.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Directive.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Directive.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/Directive.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.directive.Directive (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Class org.apache.velocity.runtime.directive.Directive (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.directive.Directive (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Class org.apache.velocity.runtime.directive.Directive (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) { @@ -133,6 +133,16 @@ </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</a></code></td> +<td class="colLast"><span class="typeNameLabel">VelocimacroFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/VelocimacroFactory.html#getVelocimacro-java.lang.String-org.apache.velocity.Template-org.apache.velocity.Template-">getVelocimacro</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> vmName, + <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> renderingTemplate, + <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> sourceTemplate)</code> +<div class="block">actual factory: creates a Directive that will + behave correctly wrt getting the framework to + dig out the correct # of args</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</a></code></td> <td class="colLast"><span class="typeNameLabel">RuntimeInstance.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/RuntimeInstance.html#getVelocimacro-java.lang.String-org.apache.velocity.Template-org.apache.velocity.Template-">getVelocimacro</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> vmName, <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> renderingTemplate, <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> template)</code> @@ -140,7 +150,7 @@ is a valid current Velocimacro.</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</a></code></td> <td class="colLast"><span class="typeNameLabel">RuntimeServices.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/RuntimeServices.html#getVelocimacro-java.lang.String-org.apache.velocity.Template-org.apache.velocity.Template-">getVelocimacro</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> vmName, <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> renderingTemplate, @@ -149,7 +159,7 @@ is a valid current Velocimacro.</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</a></code></td> <td class="colLast"><span class="typeNameLabel">RuntimeSingleton.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/RuntimeSingleton.html#getVelocimacro-java.lang.String-org.apache.velocity.Template-org.apache.velocity.Template-">getVelocimacro</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> vmName, <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> renderingTemplate, @@ -158,16 +168,6 @@ is a valid current Velocimacro.</div> </td> </tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../../../org/apache/velocity/runtime/directive/Directive.html" title="class in org.apache.velocity.runtime.directive">Directive</a></code></td> -<td class="colLast"><span class="typeNameLabel">VelocimacroFactory.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/velocity/runtime/VelocimacroFactory.html#getVelocimacro-java.lang.String-org.apache.velocity.Template-org.apache.velocity.Template-">getVelocimacro</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> vmName, - <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> renderingTemplate, - <a href="../../../../../../org/apache/velocity/Template.html" title="class in org.apache.velocity">Template</a> sourceTemplate)</code> -<div class="block">actual factory: creates a Directive that will - behave correctly wrt getting the framework to - dig out the correct # of args</div> -</td> -</tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/DirectiveConstants.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/DirectiveConstants.html?rev=1854949&r1=1854948&r2=1854949&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/DirectiveConstants.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/directive/class-use/DirectiveConstants.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.directive.DirectiveConstants (Apache Velocity 2.1 API)</title> -<meta name="date" content="2019-03-03"> +<title>Uses of Interface org.apache.velocity.runtime.directive.DirectiveConstants (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.directive.DirectiveConstants (Apache Velocity 2.1 API)"; + parent.document.title="Uses of Interface org.apache.velocity.runtime.directive.DirectiveConstants (Apache Velocity 2.1-SNAPSHOT API)"; } } catch(err) {
