Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 226E6200BB5 for ; Sun, 6 Nov 2016 22:27:40 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 20D88160B10; Sun, 6 Nov 2016 21:27:40 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E8D33160AE8 for ; Sun, 6 Nov 2016 22:27:37 +0100 (CET) Received: (qmail 24311 invoked by uid 500); 6 Nov 2016 21:27:37 -0000 Mailing-List: contact commits-help@velocity.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@velocity.apache.org Delivered-To: mailing list commits@velocity.apache.org Received: (qmail 24302 invoked by uid 99); 6 Nov 2016 21:27:37 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Nov 2016 21:27:37 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 81071C8074 for ; Sun, 6 Nov 2016 21:27:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, KAM_MANYCOMMENTS=1.2, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id bah3tSSiPv8o for ; Sun, 6 Nov 2016 21:27:31 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 40EDC5FADB for ; Sun, 6 Nov 2016 21:27:29 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0FF8FE868A for ; Sun, 6 Nov 2016 21:27:25 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 0E8743A04EE for ; Sun, 6 Nov 2016 21:27:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1768393 [23/30] - in /velocity/site/production/engine/devel/apidocs: ./ org/apache/velocity/ org/apache/velocity/app/ org/apache/velocity/app/class-use/ org/apache/velocity/app/event/ org/apache/velocity/app/event/class-use/ org/apache/vel... Date: Sun, 06 Nov 2016 21:27:19 -0000 To: commits@velocity.apache.org From: cbrisson@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161106212725.0E8743A04EE@svn01-us-west.apache.org> archived-at: Sun, 06 Nov 2016 21:27:40 -0000 Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNotNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNotNode.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNotNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTNotNode.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTNotNode (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTNotNode (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTNotNode node, + Object data)  + + +Object ParserVisitor.visit(ASTNotNode node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTObjectArray.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTObjectArray.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTObjectArray.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTObjectArray.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTObjectArray (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTObjectArray (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTObjectArray node, + Object data)  + + +Object ParserVisitor.visit(ASTObjectArray node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTOrNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTOrNode.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTOrNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTOrNode.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTOrNode (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTOrNode (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTOrNode node, + Object data)  + + +Object ParserVisitor.visit(ASTOrNode node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTParameters.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTParameters.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTParameters.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTParameters.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTParameters (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTParameters (Apache Velocity 2.0-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTReference.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTReference.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTReference.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTReference.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTReference (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTReference (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTReference node, + Object data)  + + +Object ParserVisitor.visit(ASTReference node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSetDirective.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSetDirective.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSetDirective.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSetDirective.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTSetDirective (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTSetDirective (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTSetDirective node, + Object data)  + + +Object ParserVisitor.visit(ASTSetDirective node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTStringLiteral.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTStringLiteral.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTStringLiteral.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTStringLiteral.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTStringLiteral (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTStringLiteral (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTStringLiteral node, + Object data)  + + +Object ParserVisitor.visit(ASTStringLiteral node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Modified: velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSubtractNode.html URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSubtractNode.html?rev=1768393&r1=1768392&r2=1768393&view=diff ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSubtractNode.html (original) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/ASTSubtractNode.html Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTSubtractNode (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTSubtractNode (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTSubtractNode node, + Object data)  + + +Object ParserVisitor.visit(ASTSubtractNode node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTText (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTText (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTText node, + Object data)  + + +Object ParserVisitor.visit(ASTText node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTTextblock (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTTextblock (Apache Velocity 2.0-SNAPSHOT API) + @@ -66,7 +66,76 @@

Uses of Class
org.apache.velocity.runtime.parser.node.ASTTextblock

-
No usage of org.apache.velocity.runtime.parser.node.ASTTextblock
+
+ +
-

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTTrue (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTTrue (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTTrue node, + Object data)  + + +Object ParserVisitor.visit(ASTTrue node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTVariable (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTVariable (Apache Velocity 2.0-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTWord (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTWord (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTWord node, + Object data)  + + +Object ParserVisitor.visit(ASTWord node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.ASTprocess (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.ASTprocess (Apache Velocity 2.0-SNAPSHOT API) + @@ -102,6 +102,11 @@ Object +IndentationFixer.visit(ASTprocess node, + Object data)  + + +Object ParserVisitor.visit(ASTprocess node, Object data)  @@ -181,6 +186,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.AbstractExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.AbstractExecutor (Apache Velocity 2.0-SNAPSHOT API) + @@ -201,6 +201,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor (Apache Velocity 2.0-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.GetExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.GetExecutor (Apache Velocity 2.0-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

Added: 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=1768393&view=auto ============================================================================== --- velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/IndentationFixer.html (added) +++ velocity/site/production/engine/devel/apidocs/org/apache/velocity/runtime/parser/node/class-use/IndentationFixer.html Sun Nov 6 21:27:16 2016 @@ -0,0 +1,117 @@ + + + + + + +Uses of Class org.apache.velocity.runtime.parser.node.IndentationFixer (Apache Velocity 2.0-SNAPSHOT API) + + + + + + + + + + +
+

Uses of Class
org.apache.velocity.runtime.parser.node.IndentationFixer

+
+
No usage of org.apache.velocity.runtime.parser.node.IndentationFixer
+ + + + +

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+ + 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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.MapGetExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.MapGetExecutor (Apache Velocity 2.0-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.MapSetExecutor (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.MapSetExecutor (Apache Velocity 2.0-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

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=1768393&r1=1768392&r2=1768393&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 Sun Nov 6 21:27:16 2016 @@ -2,16 +2,16 @@ - + -Uses of Class org.apache.velocity.runtime.parser.node.MathUtils (Apache Velocity 2.0.0-SNAPSHOT API) - +Uses of Class org.apache.velocity.runtime.parser.node.MathUtils (Apache Velocity 2.0-SNAPSHOT API) + @@ -112,6 +112,6 @@ -

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.

+

Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.